aboutsummaryrefslogtreecommitdiff
path: root/include/_ctype.h
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2023-08-16 17:54:23 +0000
committerWarner Losh <imp@FreeBSD.org>2023-08-16 17:54:23 +0000
commit42b388439bd3795e09258c57a74ce9eec3651c7b (patch)
tree1d8d03d10e117521cadd8f29bc6ddffdb8bbcc07 /include/_ctype.h
parent2ff63af9b88c7413b7d71715b5532625752a248e (diff)
Diffstat (limited to 'include/_ctype.h')
-rw-r--r--include/_ctype.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/_ctype.h b/include/_ctype.h
index 96fbaeba00d6..91e6b1d14f6b 100644
--- a/include/_ctype.h
+++ b/include/_ctype.h
@@ -38,7 +38,6 @@
*
* From @(#)ctype.h 8.4 (Berkeley) 1/21/94
* From FreeBSD: src/include/ctype.h,v 1.27 2004/06/23 07:11:39 tjr Exp
- * $FreeBSD$
*/
#ifndef __CTYPE_H_