Revert "Merge pull request #313 from jul2003/master"
This reverts commitdad67de8af, reversing changes made toaf55d5872c.
This commit is contained in:
@@ -187,7 +187,6 @@ typedef struct {
|
||||
|
||||
/* Directory object structure (DIR) */
|
||||
|
||||
#ifndef _dirent_h_
|
||||
typedef struct {
|
||||
FFOBJID obj; /* Object identifier */
|
||||
DWORD dptr; /* Current read/write offset */
|
||||
@@ -202,7 +201,7 @@ typedef struct {
|
||||
const TCHAR* pat; /* Pointer to the name matching pattern */
|
||||
#endif
|
||||
} DIR;
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
/* File information structure (FILINFO) */
|
||||
|
||||
Reference in New Issue
Block a user