X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/mLib/blobdiff_plain/ba9edb26cc236748197a91bb0a0ee960ab6d910c..0683223aa93d14e4b1d0620010392c518a3a6392:/traceopt.c diff --git a/traceopt.c b/traceopt.c index e1c2624..776c708 100644 --- a/traceopt.c +++ b/traceopt.c @@ -1,6 +1,6 @@ /* -*-c-*- * - * $Id: traceopt.c,v 1.2 2001/02/03 16:25:43 mdw Exp $ + * $Id: traceopt.c,v 1.3 2004/04/08 01:36:13 mdw Exp $ * * Parsing tracing options * @@ -27,18 +27,6 @@ * MA 02111-1307, USA. */ -/*----- Revision history --------------------------------------------------* - * - * $Log: traceopt.c,v $ - * Revision 1.2 2001/02/03 16:25:43 mdw - * Various bug fixes: understand requests for help properly, and fix the - * logic for flag letters with `bad' flags. - * - * Revision 1.1 1999/10/22 22:40:08 mdw - * Separate function for parsing user trace specs. - * - */ - /*----- Header files ------------------------------------------------------*/ #include