From 70dd320284cd9f3f3f09871809c35f6396bfeb15 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Tue, 1 Jun 2010 17:34:14 +0100 Subject: [PATCH] Do not show empty wd2ipf slots as there can be many --- filemon.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/filemon.c b/filemon.c index b06bfaa..0c8a1d0 100644 --- a/filemon.c +++ b/filemon.c @@ -109,8 +109,10 @@ void filemon_method_dump_info(FILE *f) { fprintf(f,"inotify"); DUMPV("%d",,filemon_inotify_fd); DUMPV("%d",,filemon_inotify_wdmax); + fprintf(f,"\n"); for (i=0; i