Wireshark-commits: [Wireshark-commits] master b626ad1: extcap: move defines from sshdump & ciscodum
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 6 Aug 2016 02:14:05 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b626ad1f853e1e4f2e906acc7477c3924f941556
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b626ad1 by Dario Lombardo (lomato@xxxxxxxxx):

    extcap: move defines from sshdump & ciscodump to ssh-base.
    
    Change-Id: I51769e2427b0119aefe57ebcc08406434ffbfead
    Reviewed-on: https://code.wireshark.org/review/16918
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  37649c4   doc: fix typos.
    adds  b626ad1   extcap: move defines from sshdump & ciscodump to ssh-base.


Summary of changes:
 extcap/ciscodump.c |    8 --------
 extcap/ssh-base.h  |    8 ++++++++
 extcap/sshdump.c   |    8 --------
 3 files changed, 8 insertions(+), 16 deletions(-)