src/node/queue.cc
changeset 323 ae826c265100
parent 317 b5959aa4a02f
child 337 42102ed8ee3c
--- a/src/node/queue.cc	Wed Feb 21 18:28:25 2007 +0100
+++ b/src/node/queue.cc	Wed Feb 21 20:04:32 2007 +0100
@@ -165,7 +165,7 @@
 void 
 Queue::ResetStatistics (void)
 {
-  NS_DEBUG("Queue::ResetStatistics ()")
+  NS_DEBUG("Queue::ResetStatistics ()");
 
   m_nTotalReceivedBytes = 0;
   m_nTotalReceivedPackets = 0;