Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mpim-sw
libcdi
Commits
95f46334
Commit
95f46334
authored
Mar 04, 2016
by
Thomas Jahns
🤸
Browse files
Ensure termination in case of incorrect usage.
parent
cb50ea51
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/pio_client.c
View file @
95f46334
...
...
@@ -79,7 +79,7 @@ cdiPioClientStreamOpen(const char *filename, char filemode,
}
}
else
Err
or
(
"cdiPIO read support not implemented"
);
xab
or
t
(
"cdiPIO read support not implemented"
);
return
fileID
;
}
...
...
Write
Preview
Markdown
is supported
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