diff options
Diffstat (limited to 'include/ctype.h')
-rw-r--r-- | include/ctype.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ctype.h b/include/ctype.h index 0825ff652c282..049a39e48ea0b 100644 --- a/include/ctype.h +++ b/include/ctype.h @@ -39,7 +39,7 @@ * SUCH DAMAGE. * * @(#)ctype.h 8.4 (Berkeley) 1/21/94 - * $FreeBSD$ + * $FreeBSD: src/include/ctype.h,v 1.28.8.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef _CTYPE_H_ |