Wireshark-commits: [Wireshark-commits] rev 21832: /trunk/epan/ /trunk/epan/: tvbuff.c

Date: Sat, 19 May 2007 03:45:45 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21832

User: guy
Date: 2007/05/19 03:45 AM

Log:
 Get rid of unused variables.
 
 Wrap 64-bit constants in G_GINT64_CONSTANT(), so they get the
 appropriate suffix appended so the compiler knows they're 64 bits.

Directory: /trunk/epan/
  Changes    Path          Action
  +8 -10     tvbuff.c      Modified