From: sapanb Date: Mon, 28 Apr 2008 18:16:21 +0000 (+0000) Subject: Cleanup X-Git-Tag: fprobe-ulog-1.1.3-3~32 X-Git-Url: http://git.onelab.eu/?p=fprobe-ulog.git;a=commitdiff_plain;h=4bf79f619e4dcb8e9518f95b91107667aefa9e3b;hp=9025a6ce4a47fc284bc9868363c63e3967a9d35e Cleanup git-svn-id: http://svn.planet-lab.org/svn/fprobe-ulog/trunk@9200 8c455092-636d-4788-adf5-e71def0336e8 --- diff --git a/src/fprobe-ulog.c b/src/fprobe-ulog.c index 9d74f65..1fd50f1 100644 --- a/src/fprobe-ulog.c +++ b/src/fprobe-ulog.c @@ -167,7 +167,7 @@ extern struct NetFlow NetFlow7; #define START_DATA_FD -5 #define mark_is_tos parms[Mflag].count static unsigned scan_interval = 5; -static int min_free = 0; +static unsigned int min_free = 0; static int frag_lifetime = 30; static int inactive_lifetime = 60; static int active_lifetime = 300;