From b64a9db89be6be873d8e096e7f83833cc3925177 Mon Sep 17 00:00:00 2001
From: Jakub Jelinek <jakub@redhat.com>
Date: Mon, 23 Apr 2007 09:22:10 +0000
Subject: [BZ #4405]

* iconvdata/gconv-modules (E13B): Add a missing slash to the alias
name.  Patch by Aurelien Jarno <aurelien@aurel32.net>.
2007-04-23  Jakub Jelinek  <jakub@redhat.com>

	[BZ #4405]
	* iconvdata/gconv-modules (E13B): Add a missing slash to the alias
	name.  Patch by Aurelien Jarno <aurelien@aurel32.net>.
---
 ChangeLog               | 6 ++++++
 iconvdata/gconv-modules | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 3420092b2d..40595331bc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-04-23  Jakub Jelinek  <jakub@redhat.com>
+
+	[BZ #4405]
+	* iconvdata/gconv-modules (E13B): Add a missing slash to the alias
+	name.  Patch by Aurelien Jarno <aurelien@aurel32.net>.
+
 2007-04-22  Roland McGrath  <roland@redhat.com>
 
 	* elf/elf.h (NT_PRXFPREG): New macro.
diff --git a/iconvdata/gconv-modules b/iconvdata/gconv-modules
index 7f47dec5ed..8d4667fc8a 100644
--- a/iconvdata/gconv-modules
+++ b/iconvdata/gconv-modules
@@ -1376,7 +1376,7 @@ module	INTERNAL		INIS-CYRILLIC//		INIS-CYRILLIC	1
 #	from			to			module		cost
 alias	ISO-IR-98//		ISO_2033//
 alias	ISO_2033-1983//		ISO_2033//
-alias	E13B/			ISO_2033//
+alias	E13B//			ISO_2033//
 alias	CSISO2033//		ISO_2033//
 module	ISO_2033//		INTERNAL		ISO_2033	1
 module	INTERNAL		ISO_2033//		ISO_2033	1
-- 
cgit v1.2.3-70-g09d2