switch unfcmb.h to employ 'STDCHAR' in place of char
Peter Prymmer [Fri, 23 Nov 2001 17:03:07 +0000 (12:03 -0500)]
Message-ID: <OFA09CCF98.F3E93041-ON85256B0D.00787706@55.25.11>

p4raw-id: //depot/perl@13228

ext/Unicode/Normalize/mkheader

index 85d2b90..ac6cac1 100644 (file)
@@ -194,7 +194,7 @@ my @tripletable = (
   {
     file => "unfcmb",
     name => "combin",
-    type => "char",
+    type => "STDCHAR",
     hash => \%Combin,
     null =>  0,
   },