Wireshark-commits: [Wireshark-commits] rev 36913: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Wed, 27 Apr 2011 19:24:36 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36913

User: wmeier
Date: 2011/04/27 12:24 PM

Log:
 Remove unneeded #include <stdlib.h>;
 Use consistent indentation;
 Add editor modelines;
 Use #if 0/#endif to comment out code instead of /* */.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +746 -732  packet-cip.c    Modified