Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
codes
codes
Commits
a8b11368
Commit
a8b11368
authored
Apr 21, 2015
by
Jonathan Jenkins
Browse files
typo
parent
cd08a3b3
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/workload/codes-workload-dump.c
View file @
a8b11368
...
...
@@ -189,7 +189,7 @@ int main(int argc, char *argv[])
{
if
(
n
==
-
1
){
fprintf
(
stderr
,
"Expected
\"
--num-ranks
\"
argument for
iolang
workload
\n
"
);
"Expected
\"
--num-ranks
\"
argument for
dumpi
workload
\n
"
);
usage
();
return
1
;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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