URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=dc9220e1bbfd526ccce5007fe83cfde897c95b15
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-2.4
Repository: wireshark
Commits:
dc9220e by Guy Harris (guy@xxxxxxxxxxxx):
Rename a Boolean flag variable to reflect the non-default behavior.
This makes it slightly clearer, from code inspection, what the -C flag
does. The default behavior is to continue; -C cause capinfos to stop,
rather than continue, after an open failure.
Change-Id: I8bc67ce61c5d828c7f0ed87ee397ef994ff99aa4
Reviewed-on: https://code.wireshark.org/review/31621
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
(cherry picked from commit 0c89d8c33ac18b004fbac587aaf8d60f5ad78555)
Reviewed-on: https://code.wireshark.org/review/31623
Actions performed:
from b31aefe Revert "Change comment to reflect reality."
add dc9220e Rename a Boolean flag variable to reflect the non-default behavior.
Summary of changes:
capinfos.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)