wrowe 2002/06/03 19:49:51
Modified: file_io/win32 open.c
Log:
Hands over my head... I surrender to the style police
Revision Changes Path
1.104 +1 -1 apr/file_io/win32/open.c
Index: open.c
===================================================================
RCS file: /home/cvs/apr/file_io/win32/open.c,v
retrieving revision 1.103
retrieving revision 1.104
diff -u -r1.103 -r1.104
--- open.c 4 Jun 2002 02:41:30 -0000 1.103
+++ open.c 4 Jun 2002 02:49:51 -0000 1.104
@@ -521,7 +521,7 @@
(*file)->timeout = -1;
(*file)->flags = flags;
if (flags & APR_APPEND)
- (*file)->append = 1;
+ (*file)->append = 1;
/* XXX... we pcalloc above so all others are zeroed.
* Should we be testing if thefile is a handle to