URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5ad84a9ed1b16d6c96fd357352ceb55895671d6a
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
5ad84a9 by Evan Huus (eapache@xxxxxxxxx):
Fix non-standard format specifiers
C90 permits plain %f for doubles. Thanks to Alexis for pointing this out.
Change-Id: I3f927b0a50e5764c2297c7f9d680c6363ba9fd0e
Reviewed-on: https://code.wireshark.org/review/1073
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 2afa065 Fix compilation if not HAVE_LIBGNUTLS and not HAVE_LIBGCRYPT
adds 5ad84a9 Fix non-standard format specifiers
Summary of changes:
epan/wmem/wmem_test.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)