[struct Word] (paren, period, punct, final): Change the
commitba840923261515adb8fb61f76ac26921d7111e52
authorJim Meyering <jim@meyering.net>
Tue, 18 Mar 2003 08:43:57 +0000 (18 08:43 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 18 Mar 2003 08:43:57 +0000 (18 08:43 +0000)
treedd5ba2d6fadc761a06a91ee73191b33451926e7b
parent8f33b715b12f3191d1abf4d629fab754ec61db56
[struct Word] (paren, period, punct, final): Change the
type of each member from bool <MEMBER>:1 to unsigned int <MEMBER>:1.
AIX 5.1's xlc could not compile the former.
src/fmt.c