forked from osmocom/wireshark
Revert "Change comment to reflect reality."
This reverts commit b32c8432c7
.
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>
sylvain/gmr1
parent
b32c8432c7
commit
4b6dbf4baf
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue