8
0

Accepting request 30401 from devel:languages:perl

Copy from devel:languages:perl/perl-Unicode-Map8 based on submit request 30401 from user anicka

OBS-URL: https://build.opensuse.org/request/show/30401
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Unicode-Map8?expand=0&rev=6
This commit is contained in:
OBS User autobuild
2010-01-27 17:33:50 +00:00
committed by Git OBS Bridge
parent 1807d5aea7
commit deb2af32da
6 changed files with 14 additions and 6 deletions

View File

@@ -0,0 +1,11 @@
--- map8.h
+++ map8.h
@@ -81,7 +81,7 @@
U16* map8_to_str16(Map8*, U8*, U16*, int, int*);
U8* map8_to_str8 (Map8*, U16*, U8*, int, int*);
-U8* map8_recode_8(Map8*, Map8*, U8*, U8*, int, int*);
+U8* map8_recode8 (Map8*, Map8*, U8*, U8*, int, int*);
int map8_empty_block(Map8*, U8);