bcmserver: remove trailing whitespace

This commit is contained in:
Marc Kleine-Budde
2024-05-26 16:57:25 +02:00
parent 6c893e5c4f
commit 4d16dc867d
+2 -2
View File
@@ -194,7 +194,7 @@ int main(void)
exit(1);
}
while (1) {
while (1) {
sa = accept(sl,(struct sockaddr *)&clientaddr, &sin_size);
if (sa > 0 ){
if (!fork())
@@ -295,7 +295,7 @@ int main(void)
items = sscanf(buf, format,
ifr.ifr_name,
&cmd,
&cmd,
&msg.msg_head.ival2.tv_sec,
&msg.msg_head.ival2.tv_usec,
&msg.msg_head.can_id,