switch unfcmb.h to employ 'STDCHAR' in place of char
[p5sagit/p5-mst-13.2.git] / 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,
   },