aboutsummaryrefslogtreecommitdiffstats
path: root/capture.h
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2004-02-28 16:21:11 +0000
committerUlf Lamping <ulf.lamping@web.de>2004-02-28 16:21:11 +0000
commitb151b6d215eb4bcb5766742de858a4ff0d6b3ba0 (patch)
tree8df08534e35d11c42e424b360db98fdfd831e3b5 /capture.h
parentea333f72191e4e32dfc0921c8cf23349da6e8c3e (diff)
Capturing: "Number of files" switches between normal and multiple mode,
"Use ring buffer" switches between multiple single run and real ring buffer svn path=/trunk/; revision=10257
Diffstat (limited to 'capture.h')
-rw-r--r--capture.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/capture.h b/capture.h
index 7ddb42498c..b99ea0bf9b 100644
--- a/capture.h
+++ b/capture.h
@@ -1,7 +1,7 @@
/* capture.h
* Definitions for packet capture windows
*
- * $Id: capture.h,v 1.40 2004/02/21 13:40:06 ulfl Exp $
+ * $Id: capture.h,v 1.41 2004/02/28 16:21:10 ulfl Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -47,7 +47,7 @@ typedef struct {
is specified */
gint32 autostop_filesize; /* Maximum capture file size */
gboolean ringbuffer_on; /* TRUE if ring buffer in use */
- guint32 ringbuffer_num_files; /* Number of ring buffer files */
+ guint32 num_files; /* Number of multiple buffer files */
gboolean has_ring_duration; /* TRUE if ring duration specified */
gint32 ringbuffer_duration; /* Switch file after n seconds */
int linktype; /* Data link type to use, or -1 for