URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2798f7c9c4a691a91b19c9ed50dbcf1c151325af
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
2798f7c by Guy Harris (guy@xxxxxxxxxxxx):
Have all the remote host list routines' names begin with recent_.
Some did, some didn't - make it consistent.
Clean up some header comments while we're at it.
Change-Id: I978c84167cce3c8f1c0280898aa4d0b60958325b
Reviewed-on: https://code.wireshark.org/review/20218
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 72e2c3a Have a routine to iterate over the remote host list.
adds 2798f7c Have all the remote host list routines' names begin with recent_.
Summary of changes:
ui/gtk/capture_dlg.c | 4 ++--
ui/qt/remote_capture_dialog.cpp | 4 ++--
ui/recent.c | 4 ++--
ui/recent.h | 25 +++++++++++++------------
4 files changed, 19 insertions(+), 18 deletions(-)