From 486527eb878bf3f2d4efe618e703bc6d8cf8ea8d Mon Sep 17 00:00:00 2001 From: xR3b0rn <6249046+xR3b0rn@users.noreply.github.com> Date: Tue, 15 Feb 2022 17:50:30 +0100 Subject: [PATCH] Removed unrelated change --- candump.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/candump.c b/candump.c index 4f52fba..d541d8f 100644 --- a/candump.c +++ b/candump.c @@ -322,7 +322,7 @@ int main(int argc, char **argv) last_tv.tv_sec = 0; last_tv.tv_usec = 0; - + while ((opt = getopt(argc, argv, "t:HciaSs:l::DdxLn:r:he8T:?")) != -1) { switch (opt) { case 't':