URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f3c62edc7738f30f5ccf3861e4839539fd558367
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
f3c62ed by Guy Harris (guy@xxxxxxxxxxxx):
Move the GLib version info string stuff to get_glib_version_info().
Change-Id: I1013ad9a0a98bcbf07fe597f9e932f2ea1a5cd28
Reviewed-on: https://code.wireshark.org/review/2818
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 87cf043 Fix bulding of reordercap
adds f3c62ed Move the GLib version info string stuff to get_glib_version_info().
Summary of changes:
version_info.c | 11 ++-----
wsutil/CMakeLists.txt | 1 +
wsutil/Makefile.common | 2 ++
epan/tvbuff_base64.c => wsutil/glib_version_info.c | 33 ++++++++++----------
wsutil/{copyright_info.h => glib_version_info.h} | 15 +++++----
5 files changed, 29 insertions(+), 33 deletions(-)
copy epan/tvbuff_base64.c => wsutil/glib_version_info.c (66%)
copy wsutil/{copyright_info.h => glib_version_info.h} (75%)