Rename variable `string' to `str'; it conflicts with a typedef of the
authorChris Hanson <org/chris-hanson/cph>
Mon, 25 Apr 1988 17:50:01 +0000 (17:50 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 25 Apr 1988 17:50:01 +0000 (17:50 +0000)
commit41ae9f638abbfb31a30ec2c4fad9fb7b28f7940b
tree7c2a380cb57a72a9f039ac8c19b27567129b6fe7
parent77812ee184e7491554f8c84745033e2d2584d36d
Rename variable `string' to `str'; it conflicts with a typedef of the
same name.  Change character constant '\=' to '='; former is undefined
escape sequence.