summaryrefslogtreecommitdiff
path: root/include/arch
diff options
context:
space:
mode:
authorwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2002-12-29 22:40:53 +0000
committerwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2002-12-29 22:40:53 +0000
commit527288b723a41ed0c812aef482588378f23b7dd4 (patch)
tree43a52611ef388830d3f78aaafab6f3e20410c31d /include/arch
parent19151330ee909064a4e86dd5068893fb03c8784d (diff)
downloadlibapr-527288b723a41ed0c812aef482588378f23b7dd4.tar.gz
Close the last testdir emit by always calling FindFirstFile on open/rewind
invocations. We don't fill-in the finfo until we invoke apr_dir_read the second time and onwards (following the initial invocation of apr_dir_read by the apr_dir_open or apr_dir_rewind functions.) git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@64235 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'include/arch')
-rw-r--r--include/arch/win32/fileio.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/arch/win32/fileio.h b/include/arch/win32/fileio.h
index d1aa721b0..ca4e91224 100644
--- a/include/arch/win32/fileio.h
+++ b/include/arch/win32/fileio.h
@@ -235,6 +235,7 @@ struct apr_dir_t {
} n;
#endif
};
+ int bof;
};
/* There are many goofy characters the filesystem can't accept