http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19862
User: guy
Date: 2006/11/07 07:49 PM
Log:
Based on a change from Paul Blankenbaker, make the "show" attribute for
a field an empty string if the field is zero-length; for some reason,
the existing code doesn't handle that correctly.
Also, the NetPDL Visualization Extension:
http://www.nbee.org/Docs/NetPDL/NetPDLVisualization.htm
seems to imply that "value" has to be present, so display it even if the
field is zero-length.
Directory: /trunk/
Changes Path Action
+36 -26 print.c Modified