cangen: fixed coding style

Signed-off-by: Sven Schmitt <sven.schmitt@gmx.net>
Acked-by: Oliver Hartkopp <socketcan@hartkopp.net>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
pull/16/head
Sven Schmitt 2015-10-13 09:33:08 +02:00 committed by Marc Kleine-Budde
parent 0e3ff3b315
commit 3f04e8a1fe
1 changed files with 1 additions and 1 deletions

View File

@ -447,7 +447,7 @@ resend:
if (gap) /* gap == 0 => performance test :-] */
if (nanosleep(&ts, NULL))
return 1;
if (id_mode == MODE_INCREMENT)
frame.can_id++;