Wireshark-commits: [Wireshark-commits] rev 31395: /trunk/ /trunk/: print.c
From:
sfisher@xxxxxxxxxxxxx
Date: Thu, 31 Dec 2009 19:09:02 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=31395
User: sfisher
Date: 2009/12/31 11:09 AM
Log:
Fix bug #1564: PSML - structure context node missing [when not displaying
packet #1 from the capture file]
This change keeps track of whether the <structure></structure> elements
and information in between have been shown yet, and if not, it shows them
once. The previous behavior would only show it if packet #1 from the
capture file was being shown.
Directory: /trunk/
Changes Path Action
+4 -1 print.c Modified