mirror of
https://github.com/linux-can/can-utils.git
synced 2026-08-05 14:29:54 +02:00
+1
-1
@@ -302,7 +302,7 @@ int main(int argc, char *argv[])
|
||||
printf("\n%05x ", j);
|
||||
j = 0;
|
||||
}
|
||||
printf(" %02x", dat[j]);
|
||||
printf(" %02x", dat[i]);
|
||||
}
|
||||
printf("\n");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user