diff options
Diffstat (limited to 'miscutils/inotifyd.c')
-rw-r--r-- | miscutils/inotifyd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/miscutils/inotifyd.c b/miscutils/inotifyd.c index 0060797..ec03219 100644 --- a/miscutils/inotifyd.c +++ b/miscutils/inotifyd.c @@ -27,7 +27,7 @@ * See below for mask names explanation. */ //config:config INOTIFYD -//config: bool "inotifyd (3.5 kb)" +//config: bool "inotifyd (3.6 kb)" //config: default n # doesn't build on Knoppix 5 //config: help //config: Simple inotify daemon. Reports filesystem changes. Requires |