wireshark/epan/ftypes
Guy Harris 30b5f0f493 Fix usage of PRI[du]64 - they just replace the "letter" part of the
format, they don't include the "%".

svn path=/trunk/; revision=16384
2005-11-03 04:30:35 +00:00
..
Makefile.am After doing "make maintainer-clean", "svn status --no-ignore | grep ^I" 2005-07-10 08:04:27 +00:00
Makefile.nmake Make the "maintainer-clean" rules get rid of some additional generated 2005-02-14 20:33:57 +00:00
ftype-bytes.c When printing the code for a display filter: 2005-10-31 02:42:22 +00:00
ftype-double.c Add "tvb_get_ntoh64()" and "tvb_get_letoh64()" routines to fetch 64-bit 2004-08-22 00:31:58 +00:00
ftype-integer.c Fix usage of PRI[du]64 - they just replace the "letter" part of the 2005-11-03 04:30:35 +00:00
ftype-ipv4.c "XXX.XXX.XXX.XXX" is 15 characters, not 14 characters. 2005-10-30 22:55:30 +00:00
ftype-none.c Add "tvb_get_ntoh64()" and "tvb_get_letoh64()" routines to fetch 64-bit 2004-08-22 00:31:58 +00:00
ftype-pcre.c When printing the code for a display filter: 2005-10-31 02:42:22 +00:00
ftype-string.c When printing the code for a display filter: 2005-10-31 02:42:22 +00:00
ftype-time.c From Richard van der Hoff 2005-08-18 12:55:01 +00:00
ftype-tvbuff.c When printing the code for a display filter: 2005-10-31 02:42:22 +00:00
ftypes-int.h Move declaration of void ftype_register_* to ftypes-int.h. 2005-07-23 06:21:17 +00:00
ftypes.c - Include the .h files in their .c files. 2005-08-20 16:19:22 +00:00
ftypes.h Fix lots of warnings of type: 2005-07-23 06:19:08 +00:00