Changes by: uvman
Update of /cvsroot/linux-ntfs/ntfsprogs/include/ntfs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29791/include/ntfs
Modified Files:
index.h
Log Message:
Fix comment formats.
Index: index.h
===================================================================
RCS file: /cvsroot/linux-ntfs/ntfsprogs/include/ntfs/index.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- index.h 21 Oct 2005 18:05:13 -0000 1.8
+++ index.h 28 Oct 2005 12:55:41 -0000 1.9
@@ -31,6 +31,7 @@
#include "mft.h"
/**
+ * ntfs_index_context -
* @ni: inode containing the @entry described by this context
* @name: name of the index described by this context
* @name_len: length of the index name
|