X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/mLib/blobdiff_plain/d46d1a2f6a5307d06c72bd072a97219523553497..8656dc507aee9c5dcb3a6ad876565f5fcac425ae:/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