Try to make the buildbot happy.
[obnox/wireshark/wip.git] / conditions.c
2012-02-02 jmayerInclude config.h in preparation of moving the definition
2011-09-21 wmeierFix ex "modeline" so it works;
2010-04-28 wmeierAltho no tabs, use tab-width=8 anyway.
2010-03-02 guySquelch some compiler warnings, clean up indentation...
2009-11-10 stigRemoved some unused assignments.
2008-05-14 geraldWhen we copy strings, don't lop off the last character...
2008-05-13 etxrabFix some of the Errors/warnings detected by checkapi.
2008-01-24 stigFixed some strcpy -> strncpy/g_snprintf cleanups.
2006-05-21 sahlbergname change
2006-03-07 geraldFix Coverity run 12 CID 110: Make sure we don't derefer...
2005-08-05 ulflreplace malloc and alike calls by their GLib pendants...
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-01-18 jmayerFix warnings found by -Wstrict-prototypes
2002-12-03 guyCast const pointer arguments to "g_free()" and "g_hash_...
2002-12-02 guyDon't cast away constness, and fix variable and structu...
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2002-05-04 guyFrom Joerg Mayer: mark an unused argument as such.
2001-12-04 guySupport for stopping capture at specified capture file...