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 1ebe458b2914..07f0b92b136d 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.2.8.1.2.1 2008/10/02 02:57:24 kensmith Exp $ */ #include "cvs.h" |