Wireshark-commits: [Wireshark-commits] rev 23762: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Wed, 05 Dec 2007 09:43:26 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23762

User: guy
Date: 2007/12/05 09:43 AM

Log:
 Clean up indentation.
 
 Use G_GINT64_MODIFIER for gint64 and guint64 values.  Use "u", rather
 than "d", for unsigned values.  Put whitespace in the proper place in
 format strings.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +178 -178  packet-ptp.c    Modified