Changes by: uvman
Update of /cvs/linux-ntfs/ntfsprogs/include/ntfs
In directory delta357:/tmp/cvs-serv15331/include/ntfs
Modified Files:
types.h
Log Message:
Spelling fix.
Index: types.h
===================================================================
RCS file: /cvs/linux-ntfs/ntfsprogs/include/ntfs/types.h,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -p -r1.16 -r1.17
--- types.h 2 Aug 2006 03:55:41 -0000 1.16
+++ types.h 28 Oct 2006 23:46:30 -0000 1.17
@@ -79,7 +79,7 @@ typedef sle64 leLSN;
/*
* Cygwin has a collision between our BOOL and <windef.h>'s
- * As long as this file will be included after <windows.h> were fine.
+ * As long as this file will be included after <windows.h> we're fine.
*/
#ifndef _WINDEF_H
/**
|