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
SWIFT
SWIFTsim
Commits
5e421b1d
Commit
5e421b1d
authored
Sep 21, 2017
by
Matthieu Schaller
Browse files
Restore
@jborrow
's correct English grammar in comments.
parent
1b4a75fd
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/common_io.c
View file @
5e421b1d
...
...
@@ -315,7 +315,7 @@ void io_read_unit_system(hid_t h_file, struct unit_system* us) {
return
;
}
else
if
(
exists
<
0
)
{
error
(
"Serious problem with 'Units' group
your
ICs. H5Lexists gives %d"
,
error
(
"Serious problem with 'Units' group
in
ICs. H5Lexists gives %d"
,
exists
);
}
...
...
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