X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Funicase%2Fspecial-casing-table.gperf;h=20cb5f257cb7cde1f401d1bec15de628f89913f0;hb=fc492e92429a239ba32ffe14d3236685963818a3;hp=78e8fcddfab9f3b9ad13cf6e0cc39d06237c5b5b;hpb=b3bff7a868656967a8007faa831a89f3a1601eb2;p=pspp diff --git a/lib/unicase/special-casing-table.gperf b/lib/unicase/special-casing-table.gperf index 78e8fcddfa..20cb5f257c 100644 --- a/lib/unicase/special-casing-table.gperf +++ b/lib/unicase/special-casing-table.gperf @@ -1,6 +1,6 @@ /* DO NOT EDIT! GENERATED AUTOMATICALLY! */ /* Special casing rules of Unicode characters. */ -/* Generated automatically by gen-uni-tables.c for Unicode 5.1.0. */ +/* Generated automatically by gen-uni-tables.c for Unicode 5.2.0. */ struct special_casing_rule { char code[3]; }; %struct-type %language=ANSI-C