aboutsummaryrefslogtreecommitdiffstats
path: root/epan/ftypes
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2015-01-10 11:39:43 -0800
committerGuy Harris <guy@alum.mit.edu>2015-01-10 19:40:33 +0000
commit531a9f0eab2c4cbc23e57835601d0179e7ba65a8 (patch)
tree9e074f9952ab18e2e8b930dcb18d8d0dba614e46 /epan/ftypes
parent51acf1685b3a982f0502f6540f9ab00f543e8270 (diff)
Squelch a compiler warning.
The clang I'm using warns about a non-constant format string in val_to_str_ext() calls; get rid of the unknown_format variable and, instead, make two different proto_item_append_text() calls with different format arguments in the val_to_str_ext()-call arguments. Change-Id: Id668efe666634798c278958bd7e6d790ec476539 Reviewed-on: https://code.wireshark.org/review/6479 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'epan/ftypes')
0 files changed, 0 insertions, 0 deletions