From fa6713d4802e7f6763076186b69d3330a087f5e3 Mon Sep 17 00:00:00 2001 From: lukem Date: Sun, 19 Oct 2003 09:47:40 +0000 Subject: [PATCH] use the correct comment style... --- share/locale/ctype/hy_AM.ARMSCII-8.src | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/share/locale/ctype/hy_AM.ARMSCII-8.src b/share/locale/ctype/hy_AM.ARMSCII-8.src index 1c6d89b9f099..365f327e3e98 100644 --- a/share/locale/ctype/hy_AM.ARMSCII-8.src +++ b/share/locale/ctype/hy_AM.ARMSCII-8.src @@ -1,4 +1,4 @@ -/* $NetBSD: hy_AM.ARMSCII-8.src,v 1.2 2003/07/23 06:52:32 tshiozak Exp $ */ +/* $NetBSD: hy_AM.ARMSCII-8.src,v 1.3 2003/10/19 09:47:40 lukem Exp $ */ /* * LOCALE_CTYPE for Armenian armscii-8 character set @@ -69,9 +69,9 @@ MAPLOWER <0xf6 0xf7> MAPLOWER <0xf8 0xf9> MAPLOWER <0xfa 0xfb> MAPLOWER <0xfc 0xfd> -# -# Lowers to lower -# +// +// Lowers to lower +// MAPLOWER <0xb3 0xb3> MAPLOWER <0xb5 0xb5> MAPLOWER <0xb7 0xb7> @@ -114,9 +114,9 @@ MAPLOWER <0xfd 0xfd> MAPUPPER <'A' - 'Z' : 'A'> MAPUPPER <'a' - 'z' : 'A'> -# -# lower to upper -# +// +// lower to upper +// MAPUPPER <0xb3 0xb2> MAPUPPER <0xb5 0xb4> MAPUPPER <0xb7 0xb6> @@ -155,9 +155,9 @@ MAPUPPER <0xf7 0xf6> MAPUPPER <0xf9 0xf8> MAPUPPER <0xfb 0xfa> MAPUPPER <0xfd 0xfc> -# -# Upper to upper -# +// +// Upper to upper +// MAPUPPER <0xb2 0xb2> MAPUPPER <0xb4 0xb4> MAPUPPER <0xb6 0xb6>