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 29292: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Tue, 04 Aug 2009 18:39:44 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29292

User: guy
Date: 2009/08/04 11:39 AM

Log:
 Clean up white space a bit - use 2-space indenting.
 
 Put a bunch of code that does nothing unless data_val is non-null inside
 "if (data_val)", and get rid of the individual tests.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +231 -241  packet-pop.c    Modified