URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=07cb624e48a8606ba4b603f94caa0e92853a1559
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
07cb624 by Guy Harris (guy@xxxxxxxxxxxx):
Move what capture_info_close() does into its only caller.
Change-Id: If9539142100fb2079cbbe247d8975778b183ece8
Reviewed-on: https://code.wireshark.org/review/26235
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from c787223 More indentation cleanups.
adds 07cb624 Move what capture_info_close() does into its only caller.
Summary of changes:
capture_info.c | 9 ---------
capture_info.h | 3 ---
ui/capture.c | 7 +++++--
3 files changed, 5 insertions(+), 14 deletions(-)