Wireshark-commits: [Wireshark-commits] master 6333b98: DNP: Make checkhf (ei ?) happy
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 6 Jun 2016 03:15:25 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6333b98ea6f7733b150537cbba6f80f3e2d83d43
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

6333b98 by Michael Mann (mmann78@xxxxxxxxxxxx):

    DNP: Make checkhf (ei ?) happy
    
    ei_dnp3_buffering_user_data_until_final_frame_is_received is #if 0ed
    out in the code, so reciprocate that to the declaration/array.
    
    Change-Id: I65dc6bb6f93f736e3adc4f4134f3bdca1f890bf9
    Reviewed-on: https://code.wireshark.org/review/15749
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  f9be95c   Add a routine to get an array of all instances of a string option.
    adds  6333b98   DNP: Make checkhf (ei ?) happy


Summary of changes:
 epan/dissectors/packet-dnp.c |    4 ++++
 1 file changed, 4 insertions(+)