ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 0be9e7d: 0.0 is a double, 0.0f is a float.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 15 Nov 2014 03:38:25 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0be9e7d3da4c1082d9ef0e91420d1f00ee47a18b
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

0be9e7d by Guy Harris (guy@xxxxxxxxxxxx):

    0.0 is a double, 0.0f is a float.
    
    Change-Id: I882bbda2c579cfd7a1b96ce190541262193405e0
    Reviewed-on: https://code.wireshark.org/review/5320
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  3428361   Fix a pointer type.
    adds  0be9e7d   0.0 is a double, 0.0f is a float.


Summary of changes:
 epan/dissectors/packet-lldp.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)