--------------------- PatchSet 1018 Date: 2000/12/31 06:18:52 Author: hno Branch: hno-2_2-async Tag: (none) Log: Another NULL change to test CVS commit messages Members: src/async_io.c:1.1.1.2.2.1.2.4->1.1.1.2.2.1.2.5 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.4 retrieving revision 1.1.1.2.2.1.2.5 diff -u -r1.1.1.2.2.1.2.4 -r1.1.1.2.2.1.2.5 --- squid/src/async_io.c 31 Dec 2000 06:02:10 -0000 1.1.1.2.2.1.2.4 +++ squid/src/async_io.c 31 Dec 2000 06:18:52 -0000 1.1.1.2.2.1.2.5 @@ -1,6 +1,6 @@ /* - * $Id: async_io.c,v 1.1.1.2.2.1.2.4 2000/12/31 06:02:10 hno Exp $ + * $Id: async_io.c,v 1.1.1.2.2.1.2.5 2000/12/31 06:18:52 hno Exp $ * * DEBUG: section 32 Asynchronous Disk I/O * AUTHOR: Pete Bentley @@ -353,4 +353,3 @@ { return memPoolInUseCount(aio_ctrl_pool); } -