git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2748 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
Meep-Eep
2007-05-04 22:10:53 +00:00
parent bad03fbd62
commit d755396e75
+1
View File
@@ -78,6 +78,7 @@ UninitQueue (QUEUE *pq)
#endif /* QUEUE_TABLE */ #endif /* QUEUE_TABLE */
} }
// Empty the queue. The elements linked to in the queue are unchanged.
void void
ReinitQueue (QUEUE *pq) ReinitQueue (QUEUE *pq)
{ {