aboutsummaryrefslogtreecommitdiffstats
path: root/capinfos.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2019-01-19 21:39:36 +0000
committerGuy Harris <guy@alum.mit.edu>2019-01-19 21:39:41 +0000
commit4b6dbf4baf7cd06bd7936d622ff351ff4039ce29 (patch)
treed3d03cf199922e78d00698b1e6b7e2c78b7e3d60 /capinfos.c
parentb32c8432c76ab9e86fb1fd796fa5600d181e02ae (diff)
Revert "Change comment to reflect reality."
This reverts commit b32c8432c76ab9e86fb1fd796fa5600d181e02ae. Reason for revert: the variable name was confusing - it describes the behavior if the -C flag is *absent*, and -C sets it to *false*. Change-Id: Ia4d2fb954466b710db3fd1b9897feb9f3818c3a9 Reviewed-on: https://code.wireshark.org/review/31618 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'capinfos.c')
-rw-r--r--capinfos.c7
1 files changed, 5 insertions, 2 deletions
diff --git a/capinfos.c b/capinfos.c
index aca3b5692b..0b0e8ad4d1 100644
--- a/capinfos.c
+++ b/capinfos.c
@@ -15,8 +15,11 @@
*
* New capinfos features
*
- * Add a new -C option to continue processing
- * additional files after a wiretap open failure.
+ * Continue processing additional files after
+ * a wiretap open failure. The new -C option
+ * reverts to capinfos' original behavior which
+ * is to cancel any further file processing at
+ * first file open failure.
*
* Change the behavior of how the default display
* of all infos is initiated. This gets rid of a