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
Tobias Decking
GHC
Commits
12b93887
Commit
12b93887
authored
Jun 24, 2011
by
Ian Lynagh
Browse files
Fix a typo in a comment
parent
552f8910
Changes
1
Hide whitespace changes
Inline
Side-by-side
rts/Trace.h
View file @
12b93887
...
...
@@ -417,7 +417,7 @@ INLINE_HEADER void traceEventStartup(void)
{
int
n_caps
;
#ifdef THREADED_RTS
// XXX n_capabilities hasn't been initi
s
lised yet
// XXX n_capabilities hasn't been initi
a
lised yet
n_caps
=
RtsFlags
.
ParFlags
.
nNodes
;
#else
n_caps
=
1
;
...
...
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