diff options
author | Ken Smith <kensmith@FreeBSD.org> | 2008-11-26 01:09:48 +0000 |
---|---|---|
committer | Ken Smith <kensmith@FreeBSD.org> | 2008-11-26 01:09:48 +0000 |
commit | a93332491e10c1a23a9fd2f11ccbdba33d72d850 (patch) | |
tree | 1467effda708ab3ab6426f7cb6bd2d8d4fa29ab8 /lib/libedit/term.h | |
parent | d2d8199ea25041ce5507c36316475bb4331b66ed (diff) |
Diffstat (limited to 'lib/libedit/term.h')
-rw-r--r-- | lib/libedit/term.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libedit/term.h b/lib/libedit/term.h index 95ad8f909487..fc9dfc882115 100644 --- a/lib/libedit/term.h +++ b/lib/libedit/term.h @@ -31,7 +31,7 @@ * * @(#)term.h 8.1 (Berkeley) 6/4/93 * $NetBSD: term.h,v 1.17 2006/03/06 21:11:56 christos Exp $ - * $FreeBSD$ + * $FreeBSD: src/lib/libedit/term.h,v 1.5.14.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* |