diff options
Diffstat (limited to 'contrib/cvs/src/patch.c')
-rw-r--r-- | contrib/cvs/src/patch.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/cvs/src/patch.c b/contrib/cvs/src/patch.c index 7d99f29a602c3..4511587d2b5a9 100644 --- a/contrib/cvs/src/patch.c +++ b/contrib/cvs/src/patch.c @@ -11,7 +11,7 @@ * current head of a module, or between two releases. Can specify the * release as either a date or a revision number. * - * $FreeBSD$ + * $FreeBSD: src/contrib/cvs/src/patch.c,v 1.2 2005/04/22 17:58:25 simon Exp $ */ #include <assert.h> |