rbb 99/04/12 11:54:49
Modified: docs fileio.txt
Log:
minor name change in fileio document
Revision Changes Path
1.13 +1 -1 apache-apr/docs/fileio.txt
Index: fileio.txt
===================================================================
RCS file: /home/cvs/apache-apr/docs/fileio.txt,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- fileio.txt 1999/04/12 18:04:19 1.12
+++ fileio.txt 1999/04/12 18:54:48 1.13
@@ -170,7 +170,7 @@
**************** IMPLEMENTATION DETAILS **************
-struct APRFile {
+struct apr_file_t {
int filedes;
char * fname;
int buffered;