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 0bf44c756fd07..a17b12f343ed8 100644 --- a/contrib/cvs/src/log.c +++ b/contrib/cvs/src/log.c @@ -16,7 +16,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.2.1.6.1 2010/02/10 00:26:20 kensmith Exp $ */ #include "cvs.h" |