To clear the current entry_ref
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5477 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -197,6 +197,8 @@ public:
|
||||
directory = ref.directory;
|
||||
if(ref.name)
|
||||
strcpy(name, ref.name);
|
||||
else
|
||||
name[0] = 0;
|
||||
}
|
||||
private:
|
||||
dev_t device;
|
||||
|
||||
Reference in New Issue
Block a user