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 d828b15: kismet: fix retval, add modelines

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 6 Jul 2014 15:47:53 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d828b15a826d2b7b091ab5ffbbd64a11ae9aea18
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

d828b15 by Peter Wu (peter@xxxxxxxxxxxxx):

    kismet: fix retval, add modelines
    
    new dissectors return an int, not a boolean...
    
    Change-Id: I88e19f7c0dc14da3649d1522ffe936538a867753
    Reviewed-on: https://code.wireshark.org/review/2888
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  2eae8bb   mikey: do not request more data on proto violation
    adds  d828b15   kismet: fix retval, add modelines


Summary of changes:
 epan/dissectors/packet-kismet.c |   23 ++++++++++++++++++-----
 1 file changed, 18 insertions(+), 5 deletions(-)