URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0e74e8b0cc3a02457b05c1afd83fb02ba7255927
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
0e74e8b by Guy Harris (guy@xxxxxxxxxxxx):
Decorate declarations with G_GNUC_PRINTF() as appropriate.
Decorate val_to_qstring() and val_ext_to_qstring() similarly to
val_to_str_wmem(); this squelches some compiler warnings.
Change-Id: I86e102e7c0a1a135be9492b7d605001c5d922031
Reviewed-on: https://code.wireshark.org/review/6940
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from deabe64 Don't build app_bundle by default.
adds 0e74e8b Decorate declarations with G_GNUC_PRINTF() as appropriate.
Summary of changes:
ui/qt/qt_ui_utils.h | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)