wireshark/epan/ftypes
Jörg Mayer fc4a2ddfe0 Move declaration of void ftype_register_* to ftypes-int.h.
This fixes some warnings like
ftype-bytes.c:52: warning: no previous declaration for 'bytes_fvalue_free'


svn path=/trunk/; revision=15010
2005-07-23 06:21:17 +00:00
..
ftype-bytes.c Move declaration of void ftype_register_* to ftypes-int.h. 2005-07-23 06:21:17 +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 Some UN*Xes don't have any "strtou*" routine to convert a string to a 2004-09-03 18:14:00 +00:00
ftype-ipv4.c Add "tvb_get_ntoh64()" and "tvb_get_letoh64()" routines to fetch 64-bit 2004-08-22 00:31:58 +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 Make a bunch of source files non-executable. 2004-09-01 07:07:23 +00:00
ftype-string.c replace another g_assert by DISSECTOR_ASSERT, so Ethereal won't crash if a dissector triggers that assert 2005-03-22 21:39:37 +00:00
ftype-time.c Add "tvb_get_ntoh64()" and "tvb_get_letoh64()" routines to fetch 64-bit 2004-08-22 00:31:58 +00:00
ftype-tvbuff.c Add "tvb_get_ntoh64()" and "tvb_get_letoh64()" routines to fetch 64-bit 2004-08-22 00:31:58 +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 Move declaration of void ftype_register_* to ftypes-int.h. 2005-07-23 06:21:17 +00:00
ftypes.h Fix lots of warnings of type: 2005-07-23 06:19:08 +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