Index: src/main/buff.c
===================================================================
RCS file: /home/cvs/apache-1.3/src/main/buff.c,v
retrieving revision 1.110
diff -u -u -r1.110 buff.c
--- src/main/buff.c 3 Feb 2003 17:13:20 -0000 1.110
+++ src/main/buff.c 16 Oct 2003 17:36:46 -0000
@@ -1497,7 +1497,6 @@
rc1 = ap_bflush(fb);
else
rc1 = 0;
Jim, there appears to be something messed up with indention of the source in your patch, and I can't get it to apply. Can you check on that?
Thanks!
(I have very little doubt that the patch is golden; I just want to see both versions of ap_bclose() in their entirety and see how the flows change for the various platforms.)
