Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
2c313f67
Commit
2c313f67
authored
Apr 03, 2001
by
rrt
Browse files
[project @ 2001-04-03 10:09:23 by rrt]
Removed spurious bracket that was causing a parse error.
parent
5335c6b6
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/rts/Printer.c
View file @
2c313f67
/* -----------------------------------------------------------------------------
* $Id: Printer.c,v 1.
39
2001/04/0
2
1
4:51:57 simonmar
Exp $
* $Id: Printer.c,v 1.
40
2001/04/0
3
1
0:09:23 rrt
Exp $
*
* (c) The GHC Team, 1994-2000.
*
...
...
@@ -919,7 +919,7 @@ extern void DEBUG_LoadSymbols( char *name )
extern
void
DEBUG_LoadSymbols
(
char
*
name
STG_UNUSED
)
{
(
/* nothing, yet */
/* nothing, yet */
}
#endif
/* HAVE_BFD_H */
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment