chiark / gitweb /
admin: Initialize reference counter for client blocks.
[tripe] / util.h
diff --git a/util.h b/util.h
index f9c5c78fbc8508508a85c0aede44c7fa7e626eaa..675f0efed01269ef707a66510bfae9e7f25219f3 100644 (file)
--- a/util.h
+++ b/util.h
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
- * $Id: util.h,v 1.2 2001/02/22 09:07:08 mdw Exp $
+ * $Id: util.h,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.h,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.
- *
- */
-
 #ifndef UTIL_H
 #define UTIL_H