Wireshark-commits: [Wireshark-commits] master c269684: lemon: use a define for fseek()'s whence par
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 16 Jun 2016 19:57:32 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c26968434c74e48d0f08d095b6bb0002e833f5c2
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

c269684 by Martin Kaiser (wireshark@xxxxxxxxx):

    lemon: use a define for fseek()'s whence parameter
    
    for people who don't immediately understand what fseek(fp, 0, 2) does
    
    Change-Id: I297ba6fd718ef0f09c4d0b29bf433262c3c38435
    Reviewed-on: https://code.wireshark.org/review/15976
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  0600f92   ldap: added modify-increment operation identification in packet dissection and generate the modified dissector dissector
    adds  c269684   lemon: use a define for fseek()'s whence parameter


Summary of changes:
 tools/lemon/lemon.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)