From: nisikimi Date: Tue, 27 Apr 2004 07:33:17 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: withdl~261 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=ccab0340b517c3b9c2cfca42b15fb4fdb8e298e7;p=m17n%2Fm17n-lib.git *** empty log message *** --- diff --git a/src/symbol.c b/src/symbol.c index 31da72b..f5b2308 100644 --- a/src/symbol.c +++ b/src/symbol.c @@ -29,8 +29,8 @@ identifiers. Symbols are similar to atoms in the X library, but a symbol can have zero or more @e symbol @e properties. A symbol property consists of a @e key and a @e value, where key is also a - symbol and value is anything that can be cast to (void - *). "The symbol property that belongs to the symbol S and + symbol and value is anything that can be cast to (void *). + "The symbol property that belongs to the symbol S and whose key is K" may be shortened to "K property of S". Symbols are used mainly in the following three ways.