Wireshark-commits: [Wireshark-commits] rev 26158: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-ssl.c
From:
guy@xxxxxxxxxxxxx
Date: Sun, 07 Sep 2008 03:13:11 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=26158
User: guy
Date: 2008/09/06 08:13 PM
Log:
Clean up indetation.
If we're running in TShark, there's never a GUI; clean up comments.
Merge a couple of if statements together, as the "true" branch of the
second statement is executed only if the "true" branch of the first
statement is executed.
Directory: /trunk/epan/dissectors/
Changes Path Action
+5 -8 packet-ssl.c Modified