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
Tammo Jan Dijkema
dt_ctrl
Commits
8cac0363
Commit
8cac0363
authored
Nov 21, 2013
by
Jeroen Vreeken
Browse files
Merge branch 'jeroen' into ui
parents
14ae1bdf
d92ca07d
Changes
1
Hide whitespace changes
Inline
Side-by-side
console/console/log_proxy.c
View file @
8cac0363
...
...
@@ -148,9 +148,8 @@ int main (int argc, char **argv)
"Lost connection to controller
\n
"
);
printf
(
buffer
);
}
}
else
{
command_server_fdset_handle
(
cmd_srv
,
&
fd_rd
);
}
command_server_fdset_handle
(
cmd_srv
,
&
fd_rd
);
if
(
fd_logfile
<
0
)
{
fd_logfile
=
open
(
logfile
,
...
...
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