Ethereal-cvs: [Ethereal-cvs] rev 12874: /trunk/plugins/rtnet/: packet-rtnet.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Thu, 30 Dec 2004 23:19:26 -0000
User: guy
Date: 2004/12/30 05:19 PM

Log:
 We now require gint64/guint64 support to build Ethereal, so get rid of
 the #ifdefs.
 
 Don't use "%ll[doux]" - not all platforms use "ll" as the length
 specifier for 64-bit integers in formats.  Use PRI[doux]64 instead, to
 handle platforms where some other length specifier is used.

Directory: /trunk/plugins/rtnet/
  Changes    Path              Action
  +2 -56     packet-rtnet.c    Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=12874&view=rev