- remove mref from ntfs_attrlist_entry_add prototype

(Logical change 1.562)
edge.strict_endians
(none)!yura 2004-09-17 16:07:04 +00:00
parent 56c34f1d84
commit dc152cd323
1 changed files with 1 additions and 2 deletions

View File

@ -26,8 +26,7 @@
#include "attrib.h"
extern int ntfs_attrlist_entry_add(ntfs_inode *ni, MFT_REF mref,
ATTR_RECORD *attr);
extern int ntfs_attrlist_entry_add(ntfs_inode *ni, ATTR_RECORD *attr);
extern int ntfs_attrlist_entry_rm(ntfs_attr_search_ctx *ctx);