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 dfc89ccd5951a..a8ac2aff180c9 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.18.1.10.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _CTYPE_H_ |