forked from osmocom/wireshark
Change comment to reflect reality.
When the -C flag was added, it meant (and still means) "[C]ontinue after open errors", which was new behavior; the default "exit on open errors" behavior was not changed. Change-Id: I066c1aaef544e57efb39404e2dd61acbd9a91754 Reviewed-on: https://code.wireshark.org/review/31614 Reviewed-by: Guy Harris <guy@alum.mit.edu>sylvain/gmr1
parent
d89d98b66d
commit
b32c8432c7
|
@ -15,11 +15,8 @@
|
|||
*
|
||||
* New capinfos features
|
||||
*
|
||||
* 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.
|
||||
* Add a new -C option to continue processing
|
||||
* additional files after a wiretap 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