Wireshark-commits: [Wireshark-commits] master 6d4c976: profinet: add a space to make checkhf happy
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 3 Jul 2016 11:46:47 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6d4c97685993be8acf49217c47bff78e04907c00
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

6d4c976 by Martin Kaiser (wireshark@xxxxxxxxx):

    profinet: add a space to make checkhf happy
    
    without the space, checkhf complains about an ei entry
    
    martin@reykholt:~/src/wireshark.git$ ./tools/checkhf.pl plugins/profinet/packet-dcerpc-pn-io.c
    ERROR: NO ARRAY: plugins/profinet/packet-dcerpc-pn-io.c, ei_pn_io_unsupported
    
    Change-Id: Ie72efcec644225bc4f554117ae10672694823cad
    Reviewed-on: https://code.wireshark.org/review/16257
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  4562a70   dns: remove a bunch of unnecessary NULL checks
    adds  6d4c976   profinet: add a space to make checkhf happy


Summary of changes:
 plugins/profinet/packet-dcerpc-pn-io.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)