Storage Kit: Tiny style fix
This commit is contained in:
parent
d59fdbf2c6
commit
02b72520b6
@ -27,9 +27,9 @@ public:
|
||||
ssize_t ReadLink(char* buf, size_t size);
|
||||
|
||||
ssize_t MakeLinkedPath(const char* dirPath,
|
||||
BPath* path);
|
||||
BPath* path);
|
||||
ssize_t MakeLinkedPath(const BDirectory* dir,
|
||||
BPath* path);
|
||||
BPath* path);
|
||||
|
||||
bool IsAbsolute();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user