diff options
Diffstat (limited to 'shells/tcsh/patches/patch-ac')
-rw-r--r-- | shells/tcsh/patches/patch-ac | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/shells/tcsh/patches/patch-ac b/shells/tcsh/patches/patch-ac deleted file mode 100644 index 1f0d4ef41bf..00000000000 --- a/shells/tcsh/patches/patch-ac +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-ac,v 1.13 2010/03/26 14:09:51 hauke Exp $ - ---- sh.char.c.orig 2007-03-07 17:31:37.000000000 +0100 -+++ sh.char.c -@@ -233,8 +233,8 @@ unsigned short _cmap[256] = { - - /* 252 udiaeresis 253 yacute 254 thorn 255 ydiaeresis */ - _LET|_DOW, _LET|_DOW, _LET|_DOW, _LET|_DOW, --}; - #endif /* SHORT_STRINGS */ -+}; - - #if defined(KANJI) && defined(SHORT_STRINGS) && defined(DSPMBYTE) - /* original table */ |