Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 8537f3c: %f suffices for floats and doubles.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 03 Nov 2018 00:14:44 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8537f3cb92f0f0090b6d2ec30d429f7e1b3f0997
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

8537f3c by Guy Harris (guy@xxxxxxxxxxxx):

    %f suffices for floats and doubles.
    
    Change-Id: Ic45a009d449b7ef20fa903e7d5222eef872d337b
    Reviewed-on: https://code.wireshark.org/review/30490
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  1fe5424   tds: use %lf instead of G_GINT64_MODIFIER for text.
     add  8537f3c   %f suffices for floats and doubles.


Summary of changes:
 epan/dissectors/packet-tds.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)