From 5f164d3414e24fc9a86d3a314a69de32705a0758 Mon Sep 17 00:00:00 2001 From: Oliver Hartkopp Date: Mon, 10 Dec 2007 15:47:01 +0000 Subject: [PATCH] - allow timout to be zero, which means timeout is off. --- cansniffer.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cansniffer.c b/cansniffer.c index 1d7eb64..6625f94 100644 --- a/cansniffer.c +++ b/cansniffer.c @@ -173,7 +173,7 @@ void print_usage(char *prg) fprintf(stderr, " -b (start with binary mode)\n"); fprintf(stderr, " -B (start with binary mode with gap - exceeds 80 chars!)\n"); fprintf(stderr, " -c (color changes)\n"); - fprintf(stderr, " -t