Browse Source

Forgot a carriage return

git-svn-id: https://bucket.mit.edu/svn/nilm/acquisition/ethstream@7404 ddd99763-3ecb-0310-9145-efcb8ce7c51f
tags/ethstream-1.1
zacharyc 15 years ago
parent
commit
9c174d12b0
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      nerdjack.c

+ 1
- 1
nerdjack.c View File

@@ -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;
}



Loading…
Cancel
Save