X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2Funictype.in.h;h=19faea12c057cfd43cc0321ab238fb26a6ede441;hb=ccd7ccb010c3a2a509ac39236a4411581368148c;hp=dd5503666af140803d124ad5a0d06e637725900b;hpb=0f7c8434ebeba7b6a24561d0ed5943e955f7816c;p=gnulib.git diff --git a/lib/unictype.in.h b/lib/unictype.in.h index dd5503666..19faea12c 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);