wireshark/plugins/rtnet
Guy Harris 28bdc16f36 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.

svn path=/trunk/; revision=12874
2004-12-30 23:19:17 +00:00
..
AUTHORS From Erwin Rol: 2003-08-17 01:05:21 +00:00
COPYING
Makefile.am Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
Makefile.nmake From Lars Roland: we need to define _NEED_VAR_IMPORT_ in plugins if we 2004-10-01 19:50:03 +00:00
moduleinfo.h Updates from Erwin Rol. 2004-11-24 02:36:14 +00:00
packet-rtnet.c We now require gint64/guint64 support to build Ethereal, so get rid of 2004-12-30 23:19:17 +00:00