URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b6fd85bd19fd2674f817b372e850dcc5b3caec48
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
b6fd85b by Guy Harris (guy@xxxxxxxxxxxx):
Put wtap_dump_open() right before wtap_dump_open_ng().
That matches what we do with the other two pairs of dump opening
routines.
Change-Id: I0e6e475573c3a8d4ab6cf991d0aadc14150af233
Reviewed-on: https://code.wireshark.org/review/11744
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 4a97057 Fixup a couple of stdout checks.
adds b6fd85b Put wtap_dump_open() right before wtap_dump_open_ng().
Summary of changes:
wiretap/file_access.c | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)