* Oops, this should have been part of the last commit...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28733 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -51,7 +51,7 @@ public:
|
||||
status_t RemoveLastModified(Transaction& transaction,
|
||||
Inode* inode);
|
||||
status_t UpdateLastModified(Transaction& transaction,
|
||||
Inode* inode, off_t modified = -1);
|
||||
Inode* inode, bigtime_t modified = -1);
|
||||
|
||||
private:
|
||||
Index(const Index& other);
|
||||
|
||||
Reference in New Issue
Block a user