From 4bf79f619e4dcb8e9518f95b91107667aefa9e3b Mon Sep 17 00:00:00 2001 From: sapanb Date: Mon, 28 Apr 2008 18:16:21 +0000 Subject: [PATCH] Cleanup git-svn-id: http://svn.planet-lab.org/svn/fprobe-ulog/trunk@9200 8c455092-636d-4788-adf5-e71def0336e8 --- src/fprobe-ulog.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- 2.43.0