From: Peter Prymmer Date: Fri, 23 Nov 2001 17:03:07 +0000 (-0500) Subject: switch unfcmb.h to employ 'STDCHAR' in place of char X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=3164a1caf3655f0059042ca5df4406540d83fd2d;p=p5sagit%2Fp5-mst-13.2.git switch unfcmb.h to employ 'STDCHAR' in place of char Message-ID: p4raw-id: //depot/perl@13228 --- diff --git a/ext/Unicode/Normalize/mkheader b/ext/Unicode/Normalize/mkheader index 85d2b90..ac6cac1 100644 --- a/ext/Unicode/Normalize/mkheader +++ b/ext/Unicode/Normalize/mkheader @@ -194,7 +194,7 @@ my @tripletable = ( { file => "unfcmb", name => "combin", - type => "char", + type => "STDCHAR", hash => \%Combin, null => 0, },