bugfix (fuzz_tested): t2i can be zero, test at all places before using it
[obnox/wireshark/wip.git] / doxygen_global.cfg
index ac4cf5eaca78aed6859d69cfb637c0675eb052f5..0ec454605143fe95a0802e16e3cafd3af75fb94f 100644 (file)
@@ -850,7 +850,7 @@ INCLUDE_FILE_PATTERNS  =
 # or name=definition (no spaces). If the definition and the = are 
 # omitted =1 is assumed.
 
-PREDEFINED             = GNUC_FORMAT_CHECK(a,b,c) HAVE_LIBPCAP
+PREDEFINED             = GNUC_FORMAT_CHECK(a,b,c) HAVE_LIBPCAP _U_= 
 
 # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then 
 # this tag can be used to specify a list of macro names that should be expanded.