diff options
Diffstat (limited to 'contrib/cvs/src/log.c')
-rw-r--r-- | contrib/cvs/src/log.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/cvs/src/log.c b/contrib/cvs/src/log.c index f8447ba49c6ce..a26179bff1f29 100644 --- a/contrib/cvs/src/log.c +++ b/contrib/cvs/src/log.c @@ -11,7 +11,7 @@ * argument, prints the log information for all the files in the directory * (recursive by default). * - * $FreeBSD$ + * $FreeBSD: src/contrib/cvs/src/log.c,v 1.3 2006/12/12 03:20:36 obrien Exp $ */ #include "cvs.h" |