URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a73199e31abb0255467f2bf5b5671f34707ad228
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
a73199e by Guy Harris (guy@xxxxxxxxxxxx):
Use G_GNUC_PRINTF() for simple_message_box().
We don't need to do the right __attribute__ magic ourselves; GLib does
it for us.
Change-Id: Id31943a8413f0272237be4f868659b5bd5e70626
Reviewed-on: https://code.wireshark.org/review/2758
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 852d5da Remove executable bit, from not executable files.
adds a73199e Use G_GNUC_PRINTF() for simple_message_box().
Summary of changes:
ui/simple_dialog.h | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)