From 3bf1488f42a81f6141e52aa7e8644af7964ca955 Mon Sep 17 00:00:00 2001 From: Tobias Klauser Date: Thu, 11 May 2006 15:33:21 +0200 Subject: Adjust comments to new names --- inotail-old.c | 2 +- inotail.c | 2 +- 2 files changed, 2 insertions(+), 2 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. * 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. * -- cgit v1.2.3-54-g00ecf