wireshark/epan/ftypes
Guy Harris dcd98ae8d3 The "ptr_u" unions no longer have a "next" pointer - they now just have
one member - or have one that's not used, so get rid of those unions.

svn path=/trunk/; revision=9151
2003-12-03 09:28:26 +00:00
..
.cvsignore From Motonori Shindo: add "*.pdb" to the ".cvsignore" files in 2001-12-12 01:39:44 +00:00
Makefile.am Move version to 0.8.16. 2001-03-05 22:53:41 +00:00
Makefile.nmake Give every Makefile.nmake file a "distclean" rule, and have "distclean" 2003-10-10 21:31:53 +00:00
ftype-bytes.c Make the "fvalue_set" methods for types whose value is allocated free 2003-10-29 23:48:14 +00:00
ftype-double.c Add a "contains" operator for byte-strings, strings, and tvbuffs (protocols). 2003-08-27 15:23:11 +00:00
ftype-integer.c Add a "contains" operator for byte-strings, strings, and tvbuffs (protocols). 2003-08-27 15:23:11 +00:00
ftype-ipv4.c fvalue_free() is one of the most called functions. 2003-11-25 13:20:36 +00:00
ftype-none.c Add a "contains" operator for byte-strings, strings, and tvbuffs (protocols). 2003-08-27 15:23:11 +00:00
ftype-string.c fvalue_free() is one of the most called functions. 2003-11-25 13:20:36 +00:00
ftype-time.c Add a "contains" operator for byte-strings, strings, and tvbuffs (protocols). 2003-08-27 15:23:11 +00:00
ftype-tvbuff.c Make the "fvalue_set" methods for types whose value is allocated free 2003-10-29 23:48:14 +00:00
ftypes-int.h fvalue_free() is one of the most called functions. 2003-11-25 13:20:36 +00:00
ftypes.c The "ptr_u" unions no longer have a "next" pointer - they now just have 2003-12-03 09:28:26 +00:00
ftypes.h The "ptr_u" unions no longer have a "next" pointer - they now just have 2003-12-03 09:28:26 +00:00