Stefan Schuermans commited on 2016-12-29 00:13:33 Showing 1 changed files, with 1 additions and 1 deletions.
@@ -462,7 +462,7 @@ static int open_and_output_loop(SOCKET udpSocket, char *device,
format_channels, format_colors, proto, 1,
reopen_device_ms);
if (err != 0)
- break;;
+ break;
}