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

Date: Mon, 18 Oct 2010 21:55:58 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=34565

User: morriss
Date: 2010/10/18 02:55 PM

Log:
 Don't use g_strcmp0(): it only exists in glib > 2.16.
 
 Make read_length() static.
 
 Start function names at column 0.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +50 -34    packet-etch.c    Modified