aboutsummaryrefslogtreecommitdiff
path: root/src/watcher.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/watcher.c')
-rw-r--r--src/watcher.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/watcher.c b/src/watcher.c
index c52e3e6..1c67294 100644
--- a/src/watcher.c
+++ b/src/watcher.c
@@ -200,6 +200,7 @@ process_event (struct inotify_event *ep)
else
logmsg (LOG_NOTICE, "%s/%s: unexpected event %x",
dwp->spool->source_dir, ep->name, ep->mask);
+
}
static char buffer[4096];

Return to:

Send suggestions and report system problems to the System administrator.