Changes by: cha0smaster
Update of /cvsroot/linux-ntfs/ntfsprogs/include/ntfs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7046/include/ntfs
Modified Files:
collate.h
Log Message:
* Fix filenames collation.
* Minor comment cleanup.
Index: collate.h
===================================================================
RCS file: /cvsroot/linux-ntfs/ntfsprogs/include/ntfs/collate.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- collate.h 19 Jun 2005 21:09:40 -0000 1.2
+++ collate.h 26 Aug 2005 20:17:08 -0000 1.3
@@ -1,6 +1,6 @@
/*
- * collate.h - Defines for NTFS kernel collation handling. Part of the
- * Linux-NTFS project.
+ * collate.h - Defines for NTFS collation handling. Part of the Linux-NTFS
+ * project.
*
* Copyright (c) 2004 Anton Altaparmakov
* Copyright (c) 2005 Yura Pakhuchiy
|