diff -u saplocales-2.2.5/SAPSHIFT_JIS\~ saplocales-2.2.5/SAPSHIFT_JIS --- saplocales-2.2.5/SAPSHIFT_JIS~ 2002-04-30 22:45:08.000000000 +1000 +++ saplocales-2.2.5/SAPSHIFT_JIS 2010-01-26 19:13:01.000000000 +1000 @@ -1,9 +1,10 @@ - SJIS + SAPSHIFT_JIS % / 1 2 +% alias SAPSJIS CHARMAP /x00 NULL (NUL) /x01 START OF HEADING (SOH) @@ -98,7 +98,7 @@ CHARMAP /x59 LATIN CAPITAL LETTER Y /x5a LATIN CAPITAL LETTER Z /x5b LEFT SQUARE BRACKET - /x5c YEN SIGN + /x5c YEN SIGN /x5d RIGHT SQUARE BRACKET /x5e CIRCUMFLEX ACCENT /x5f LOW LINE @@ -132,7 +132,7 @@ CHARMAP /x7b LEFT CURLY BRACKET /x7c VERTICAL LINE /x7d RIGHT CURLY BRACKET - /x7e OVERLINE + /x7e OVERLINE /x7f DELETE (DEL) /x81/x40 IDEOGRAPHIC SPACE diff -u saplocales-2.2.5/SAPSJIS.c\~ saplocales-2.2.5/SAPSJIS.c --- saplocales-2.2.5/SAPSJIS.c~ 2010-01-26 13:00:46.000000000 +1000 +++ saplocales-2.2.5/SAPSJIS.c 2010-01-26 20:19:52.000000000 +1000 @@ -4328,7 +4328,7 @@ }; /* Definitions used in the body of the `gconv' function. */ -#define CHARSET_NAME "SJIS//" +#define CHARSET_NAME "SAPSJIS//" #define FROM_LOOP from_sjis #define TO_LOOP to_sjis #define DEFINE_INIT 1