From b32c8432c76ab9e86fb1fd796fa5600d181e02ae Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Sat, 19 Jan 2019 13:34:14 -0800 Subject: 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 --- capinfos.c | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'capinfos.c') diff --git a/capinfos.c b/capinfos.c index 0b0e8ad4d1..aca3b5692b 100644 --- a/capinfos.c +++ b/capinfos.c @@ -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 -- cgit v1.2.3