diff options
Diffstat (limited to 'lib/libedit/parse.h')
-rw-r--r-- | lib/libedit/parse.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libedit/parse.h b/lib/libedit/parse.h index cca4abf1999c7..97460a73aee5c 100644 --- a/lib/libedit/parse.h +++ b/lib/libedit/parse.h @@ -31,7 +31,7 @@ * * @(#)parse.h 8.1 (Berkeley) 6/4/93 * $NetBSD: parse.h,v 1.6 2005/05/29 04:58:15 lukem Exp $ - * $FreeBSD$ + * $FreeBSD: src/lib/libedit/parse.h,v 1.4.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* |