aboutsummaryrefslogtreecommitdiffstats
path: root/ringbuffer.h
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2004-12-28 00:36:06 +0000
committerUlf Lamping <ulf.lamping@web.de>2004-12-28 00:36:06 +0000
commite321859a867c6515fa18f88e90636e0b39a93779 (patch)
tree9bb63b8f95b04fd84718dc87e21fd522efe89881 /ringbuffer.h
parent6d161f7dc49b8f1fdff18c4fce9dbdfbccedd905 (diff)
some code cleanup (comments changed)
svn path=/trunk/; revision=12848
Diffstat (limited to 'ringbuffer.h')
-rw-r--r--ringbuffer.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ringbuffer.h b/ringbuffer.h
index 4e269a49cb..f3acec11e0 100644
--- a/ringbuffer.h
+++ b/ringbuffer.h
@@ -1,5 +1,5 @@
-/* capture.h
- * Definitions for packet capture windows
+/* ringbuffer.h
+ * Definitions for capture ringbuffer files
*
* $Id$
*