Wireshark-commits: [Wireshark-commits] rev 29895: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Mon, 14 Sep 2009 14:03:33 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29895

User: wmeier
Date: 2009/09/14 07:03 AM

Log:
 Remove unneeded #includes (stdio.h  & etc);
 Remove a bunch calls to of check_cols();
 Use tfs_set_notset from tfs.c instead of a locally defined tfs struct;
 Use consistent indentation;
 Adjust spacing on some lines and reformat a few long lines.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +410 -431  packet-stun.c    Modified