ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 24158: /trunk/ /trunk/: print.c

Date: Tue, 22 Jan 2008 00:57:00 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=24158

User: sake
Date: 2008/01/22 12:57 AM

Log:
 When using -T fields, print a "1" instead of nothing when a field of type FT_NONE is
 present. This way, scripts can check for the presence of this type of fields.
 
 (fixes bug 2210)

Directory: /trunk/
  Changes    Path          Action
  +3 -1      print.c       Modified