[project @ 2001-01-16 11:50:30 by simonmar]
authorsimonmar <unknown>
Tue, 16 Jan 2001 11:50:30 +0000 (11:50 +0000)
committersimonmar <unknown>
Tue, 16 Jan 2001 11:50:30 +0000 (11:50 +0000)
Don't use the same name for a typedef and variable.  Some C compilers
can handle this without complaint (eg. gcc), but some others it seems
can't.


No differences found