From 6c94d4d63a3086692733c2f6a1fbf8206bf1b7e4 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sat, 10 Jan 1998 09:41:38 +0000 Subject: [PATCH] Fixing _C_INNER in character class maps. --- lib/str_ctype.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/str_ctype.c b/lib/str_ctype.c index fa719206..773d7843 100644 --- a/lib/str_ctype.c +++ b/lib/str_ctype.c @@ -1,7 +1,7 @@ /* * Sherlock Library -- Character Classes * - * (c) 1997 Martin Mares, + * (c) 1998 Martin Mares, */ #include "string.h" -- 2.39.2