correct typo in header to fix the build

svn path=/trunk/; revision=15184
This commit is contained in:
Steven Edwards 2005-05-09 11:02:48 +00:00
parent 86c0dfdf7e
commit 3546d3215b

View file

@ -141,7 +141,7 @@ enum
#define SL_KEY_SPECIFIED (0x1)
#define SL_OVERRIDE_VERIFY_VOLUME (0x2)
#define SL_WRITE_THROUGHT (0x4)
#define SL_WRITE_THROUGH (0x4)
#define SL_FT_SEQUENTIAL_WRITE (0x8)
#define SL_FAIL_IMMEDIATELY (0x1)