X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/tripe/blobdiff_plain/b542dd0bc305096d0771627477406ac8f26cb785..575e728f946cbe7f954a46bce8b86ddb022d404a:/util.c diff --git a/util.c b/util.c index 54890b3f..ceeb0bd5 100644 --- a/util.c +++ b/util.c @@ -1,6 +1,6 @@ /* -*-c-*- * - * $Id: util.c,v 1.2 2001/02/22 09:07:08 mdw Exp $ + * $Id: util.c,v 1.3 2004/04/08 01:36:17 mdw Exp $ * * Utilities for the client and the server * @@ -26,17 +26,6 @@ * Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/*----- Revision history --------------------------------------------------* - * - * $Log: util.c,v $ - * Revision 1.2 2001/02/22 09:07:08 mdw - * Separate detach-from-terminal code into a separate function. - * - * Revision 1.1 2001/02/03 20:26:37 mdw - * Initial checkin. - * - */ - /*----- Header files ------------------------------------------------------*/ #include