Changes by: antona
Update of /cvsroot/linux-ntfs/linux-ntfs/libntfs
In directory usw-pr-cvs1:/tmp/cvs-serv12265/libntfs
Modified Files:
attrib.c
Log Message:
fix the cleanup...
Index: attrib.c
===================================================================
RCS file: /cvsroot/linux-ntfs/linux-ntfs/libntfs/attrib.c,v
retrieving revision 1.55
retrieving revision 1.56
diff -U2 -r1.55 -r1.56
--- attrib.c 9 Jul 2002 00:02:31 -0000 1.55
+++ attrib.c 9 Jul 2002 00:06:49 -0000 1.56
@@ -527,5 +527,4 @@
/**
* ntfs_attr_close - free an ntfs attribute structure
-
* @na: ntfs attribute structure to free
*
|