URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3d730f84fe42d7dc78af3f8313917cacb028c3b0
Submitter: "Martin Mathieson <martin.r.mathie...@googlemail.com>"
Changed: branch: master
Repository: wireshark

Commits:

3d730f8 by Martin Mathieson (martin.mathie...@keysight.com):

    nstime: make declaration arg order match definition
    
    wsutil/nstime.c:116: warning: Function 'nstime_sum' argument order 
different: declaration 'sum, b, a' definition 'sum, a, b'
    Most likely copy/paste error from nstime_delta() above where that order 
makes sense.
    
    Change-Id: Icea52b21781ebc09b2b80acdb34d61a28eb1e498
    Reviewed-on: https://code.wireshark.org/review/36562
    Petri-Dish: Martin Mathieson <martin.r.mathie...@googlemail.com>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Martin Mathieson <martin.r.mathie...@googlemail.com>
    

Actions performed:

    from  5fbe2e4   GTPv2: Dissect  IE 8.106 Node Number
     add  3d730f8   nstime: make declaration arg order match definition


Summary of changes:
 wsutil/nstime.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to