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..4368a9bfb064e 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 2004/08/12 09:33:47 tjr Exp $ */ #ifndef _CTYPE_H_ |