Skip to content
Snippets Groups Projects
Commit 4e79300b authored by Mark Charlebois's avatar Mark Charlebois Committed by Julian Oes
Browse files

Removed extra carriage return

parent 29f84094
No related branches found
No related tags found
No related merge requests found
......@@ -110,7 +110,6 @@ static void process_commands(map<string, px4_main_t> &apps, const char *cmds)
const char *b = cmds;
char arg[256];
// Eat leading whitespace
eat_whitespace(b, i);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment