X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Funictype.in.h;h=19faea12c057cfd43cc0321ab238fb26a6ede441;hb=a81348d2e136b0f2de110b49a5d0dfa5d7d76f71;hp=dd5503666af140803d124ad5a0d06e637725900b;hpb=0f7c8434ebeba7b6a24561d0ed5943e955f7816c;p=pspp diff --git a/lib/unictype.in.h b/lib/unictype.in.h index dd5503666a..19faea12c0 100644 --- a/lib/unictype.in.h +++ b/lib/unictype.in.h @@ -419,7 +419,8 @@ extern const char * extern const char * uc_joining_type_long_name (int joining_type); -/* Return the joining type given by name, e.g. "D". */ +/* Return the joining type given by name, e.g. "D", or by long name, e.g. + "Dual Joining". */ extern int uc_joining_type_byname (const char *joining_type_name);