chiark / gitweb /
tripe-admin manpage: Generate a command and message summary.
[tripe] / util.c
diff --git a/util.c b/util.c
index 54890b3f23509d0ce738088907ecf035754d586b..ceeb0bd519ca7780e570f92fddeaed9c86ab27ee 100644 (file)
--- 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
  *
  * 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 <errno.h>