Missed a bit from Christophe's patch.

(Logical change 1.255)
edge.strict_endians
cantab.net!aia21 2004-01-07 10:48:24 +00:00
parent 5d03514991
commit e691e34ae7
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ extern const char *ntfs_gpl;
#define MAX_PATH 1024
#if !defined(REG_NOERROR) || (REG_NOERROR != 0)
# define REG_NOERROR REG_OKAY
# define REG_NOERROR 0
#endif
#define GEN_PRINTF(NAME, STREAM, CONTROL, TRIGGER) \