[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)
commit83856260f0caa9bb646813a304accb8c11194123
treeaa60015129132d1f9b1760b297c5f808ce3f866c
parent34ecfdd9414254c1cbc839983a6a1a8f5a272773
[project @ 2001-01-16 11:50:30 by simonmar]
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.
ghc/rts/GC.c