wireshark/epan/dfilter
Jörg Mayer fac68ec7a8 Warning fix when compiling with -strict-prototypes
../../epan/dfilter/drange.h:62: warning: function declaration isn't a prototype
../../epan/dfilter/drange.h:83: warning: function declaration isn't a prototype

svn path=/trunk/; revision=9719
2004-01-18 15:34:23 +00:00
..
.cvsignore From Motonori Shindo: add "*.pdb" to the ".cvsignore" files in 2001-12-12 01:39:44 +00:00
dfilter-int.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:41:00 +00:00
dfilter.c "dfilter_compile()" doesn't modify the string pointed to by its first 2002-12-02 23:28:16 +00:00
dfilter.h "dfilter_compile()" doesn't modify the string pointed to by its first 2002-12-02 23:28:16 +00:00
dfvm.c Print values for ANY_MATCHES and ANY_CONTAINS so that the dftest 2003-12-19 04:40:24 +00:00
dfvm.h From Olivier Biot 2003-12-06 16:35:20 +00:00
drange.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:41:00 +00:00
drange.h Warning fix when compiling with -strict-prototypes 2004-01-18 15:34:23 +00:00
gencode.c From Olivier Biot 2003-12-06 16:35:20 +00:00
gencode.h Provide for per-protocol-tree data in the proto_tree code. 2001-12-18 19:09:08 +00:00
glib-util.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:41:00 +00:00
glib-util.h
grammar.lemon From Olivier Biot 2003-12-06 16:35:20 +00:00
Makefile.am
Makefile.nmake PCRE support requires $(PCRE_CFLAGS) in CFLAGS. 2003-12-10 22:38:48 +00:00
scanner.l Don't assert that quoted_string be NULL; it can be non-NULL if 2004-01-07 05:24:04 +00:00
semcheck.c Add support of contains and matches operators on slices. 2004-01-01 16:59:20 +00:00
semcheck.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:41:00 +00:00
sttype-integer.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:41:00 +00:00
sttype-pointer.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:41:00 +00:00
sttype-range.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:41:00 +00:00
sttype-range.h Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:41:00 +00:00
sttype-string.c Add to the fundamental types passed between the scanner and the parser. 2003-07-25 03:44:05 +00:00
sttype-test.c From Olivier Biot 2003-12-06 16:35:20 +00:00
sttype-test.h From Olivier Biot 2003-12-06 16:35:20 +00:00
syntax-tree.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:41:00 +00:00
syntax-tree.h Add to the fundamental types passed between the scanner and the parser. 2003-07-25 03:44:05 +00:00