Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
63608 commits behind the upstream repository.
Sven Panne's avatar
sven.panne@aedion.de authored
Changed a bunch of `#endif FOO' to `#endif /* FOO */', the former is
not strictly ANSI (don't know if the latter is, but `gcc -Wall -ansi
-pedantic' is silent then).
a5841e53
History