X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/mLib/blobdiff_plain/d94be36654214c09fa6510611658325a84d5cfa7..ed8e37e2fbb61fc9e14d6141021dda6ae86a0e6b:/pool-file.c diff --git a/pool-file.c b/pool-file.c index 304fa3b..e89f9d6 100644 --- a/pool-file.c +++ b/pool-file.c @@ -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 * @@ -27,14 +27,6 @@ * 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