summaryrefslogtreecommitdiff
path: root/inotail-old.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@xenon.tklauser.home>2006-05-11 15:33:21 +0200
committerTobias Klauser <tklauser@xenon.tklauser.home>2006-05-11 15:33:21 +0200
commit3bf1488f42a81f6141e52aa7e8644af7964ca955 (patch)
treeadec8c989a29102744d06d87faedf25c4749c5cb /inotail-old.c
parent818bf75711938460f43815cfcca8dab16a93ac97 (diff)
Adjust comments to new names
Diffstat (limited to 'inotail-old.c')
-rw-r--r--inotail-old.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/inotail-old.c b/inotail-old.c
index b3a9114..520a2ad 100644
--- a/inotail-old.c
+++ b/inotail-old.c
@@ -1,5 +1,5 @@
/*
- * inotail.c
+ * inotail-old.c
* A fast implementation of GNU tail which uses the inotify-API present in
* recent Linux Kernels.
*