URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8050a326c42ab19569a7fae94e32673a2ed9ffca
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
8050a32 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>
(cherry picked from commit b6fd85bd19fd2674f817b372e850dcc5b3caec48)
Reviewed-on: https://code.wireshark.org/review/11745
Actions performed:
from be439b9 Update user guide for upcoming 2.0 release
adds 8050a32 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(-)