From eb5a7e07df06b2503fce59a30369b5598cc26d55 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 6 Oct 1995 20:48:38 +0000 Subject: fixed missing CVS IDs --- tools/build/src/unhex.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tools/build/src/unhex.c') diff --git a/tools/build/src/unhex.c b/tools/build/src/unhex.c index f149449302..22fbd8bf4c 100644 --- a/tools/build/src/unhex.c +++ b/tools/build/src/unhex.c @@ -16,6 +16,8 @@ * 10..x data bytes in ascii-hex * x+1..x+2 cksum (2's compl of (len+addr+data)) * x+3 \n -- newline + * + * $Id$ */ char *USAGE = "\ -- cgit v1.2.3