summaryrefslogtreecommitdiff
path: root/inotail.c
diff options
context:
space:
mode:
Diffstat (limited to 'inotail.c')
-rw-r--r--inotail.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/inotail.c b/inotail.c
index f36fd5e..b611eae 100644
--- a/inotail.c
+++ b/inotail.c
@@ -1,5 +1,5 @@
/*
- * simpletail.c
+ * inotail.c
* A fast implementation of tail which uses the inotify-API present in
* recent Linux Kernels.
*