aboutsummaryrefslogtreecommitdiffstats
path: root/conditions.c
AgeCommit message (Expand)AuthorFilesLines
2004-01-18Fix warnings found by -Wstrict-prototypesjmayer1-3/+3
2002-12-03Cast const pointer arguments to "g_free()" and "g_hash_table_foreach()"guy1-2/+2
2002-12-02Don't cast away constness, and fix variable and structure memberguy1-2/+2
2002-08-28Removed trailing whitespaces from .h and .c files using thejmayer1-31/+31
2002-05-04From Joerg Mayer: mark an unused argument as such.guy1-2/+2
2001-12-04Support for stopping capture at specified capture file size or captureguy1-0/+205