Wireshark-commits: [Wireshark-commits] master 657d5f9: - Fix the whitespace fix - Also, trying to c
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 5 Aug 2014 21:53:34 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=657d5f9ce3093fc5ae34f009b3aa72b784a949d1
Submitter: Jörg Mayer (jmayer@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

657d5f9 by Joerg Mayer (jmayer@xxxxxxxxx):

    - Fix the whitespace fix
    - Also, trying to commit this "properly" gave this message:
      Error: Found prohibited APIs in dumpcap.c: strncpy,htons,strerror,open
      How does this happen? Why does gerrit accept this stuff in case a
         user does not have the (current) hooks installed?
    
    Change-Id: I692d053dcd9221aee31ed2780170c0671b856264
    Reviewed-on: https://code.wireshark.org/review/3454
    Reviewed-by: Jörg Mayer <jmayer@xxxxxxxxx>
    

Actions performed:

    from  f3dd7fe   Fix whitespace/indentation to match editor modelines.
    adds  657d5f9   - Fix the whitespace fix - Also, trying to commit this "properly" gave this message:   Error: Found prohibited APIs in dumpcap.c: strncpy,htons,strerror,open   How does this happen? Why does gerrit accept this stuff in case a      user does not have the (current) hooks installed?


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