X-Git-Url: https://git.distorted.org.uk/~mdw/anag/blobdiff_plain/fd2edfa6df57ea12b2a23b87a2c1a3d38022e6a5..345f33ea7a273e3196075b07fcc0bc28714793a5:/util.c diff --git a/util.c b/util.c index 13171e3..d35f4af 100644 --- a/util.c +++ b/util.c @@ -1,6 +1,6 @@ /* -*-c-*- * - * $Id: util.c,v 1.1 2001/02/04 17:14:42 mdw Exp $ + * $Id: util.c,v 1.2 2004/04/08 01:36:19 mdw Exp $ * * Various useful utilities, stolen from mLib * @@ -26,14 +26,6 @@ * Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/*----- Revision history --------------------------------------------------* - * - * $Log: util.c,v $ - * Revision 1.1 2001/02/04 17:14:42 mdw - * Initial checkin - * - */ - /*----- Header files ------------------------------------------------------*/ #include "anag.h"