Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LARN
PRRT
Commits
438a6988
Commit
438a6988
authored
Mar 15, 2016
by
Andreas Schmidt
Browse files
Remove unnecessary message.
parent
6e6d7ca1
Changes
1
Show whitespace changes
Inline
Side-by-side
src/prrt/socket.c
View file @
438a6988
...
...
@@ -188,7 +188,6 @@ int PrrtSocket_interrupt(PrrtSocket *sock_ptr) {
return
EXIT_SUCCESS
;
error:
PERROR
(
"Interruping socket failed.%s"
,
""
);
return
EXIT_FAILURE
;
}
...
...
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