--------------------- PatchSet 1017 Date: 2000/12/31 06:02:10 Author: hno Branch: hno-2_2-async Tag: (none) Log: A dummy NULL change, only to test CVS commit messages Members: src/async_io.c:1.1.1.2.2.1.2.3->1.1.1.2.2.1.2.4 Index: squid/src/async_io.c =================================================================== RCS file: /cvsroot/squid-sf//squid/src/Attic/async_io.c,v retrieving revision 1.1.1.2.2.1.2.3 retrieving revision 1.1.1.2.2.1.2.4 diff -u -r1.1.1.2.2.1.2.3 -r1.1.1.2.2.1.2.4 --- squid/src/async_io.c 10 Nov 2000 10:36:47 -0000 1.1.1.2.2.1.2.3 +++ squid/src/async_io.c 31 Dec 2000 06:02:10 -0000 1.1.1.2.2.1.2.4 @@ -1,6 +1,6 @@ /* - * $Id: async_io.c,v 1.1.1.2.2.1.2.3 2000/11/10 10:36:47 hno Exp $ + * $Id: async_io.c,v 1.1.1.2.2.1.2.4 2000/12/31 06:02:10 hno Exp $ * * DEBUG: section 32 Asynchronous Disk I/O * AUTHOR: Pete Bentley @@ -353,3 +353,4 @@ { return memPoolInUseCount(aio_ctrl_pool); } +