chiark / gitweb /
Various manual fixes.
[mLib] / pool-file.c
index 304fa3be53414853261c30e031195e70ecd00a74..e89f9d638c29f6a5d045f6ce9d7b132272057a7e 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
- * $Id: pool-file.c,v 1.1 2000/07/16 12:28:48 mdw Exp $
+ * $Id: pool-file.c,v 1.2 2004/04/08 01:36:13 mdw Exp $
  *
  * File handles in resource pools
  *
  * MA 02111-1307, USA.
  */
 
-/*----- Revision history --------------------------------------------------* 
- *
- * $Log: pool-file.c,v $
- * Revision 1.1  2000/07/16 12:28:48  mdw
- * Support for resource pools, based on the Apache model.
- *
- */
-
 /*----- Header files ------------------------------------------------------*/
 
 #include <stdio.h>