Commit 9c174d12 by zacharyc

Forgot a carriage return


git-svn-id: https://bucket.mit.edu/svn/nilm/acquisition/ethstream@7404 ddd99763-3ecb-0310-9145-efcb8ce7c51f
parent b1e049ee
Showing with 1 additions and 1 deletions
......@@ -375,7 +375,7 @@ nerd_data_stream (int data_fd, int numChannels, int *channel_list,
numgroups = 0;
if(memused) {
printf("#Packet lost");
printf("#Packet lost\n");
continue;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment