git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21578 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Marcus Overhagen 2007-07-07 00:02:12 +00:00
parent b463849f4d
commit 896aa538d4

View File

@ -526,7 +526,7 @@ PathHandler::_IsContained(BEntry& entry) const
bool bool
PathHandler::_HasDirectory(const node_ref& nodeRef, bool* _contained = NULL) const PathHandler::_HasDirectory(const node_ref& nodeRef, bool* _contained /* = NULL */) const
{ {
watched_directory directory; watched_directory directory;
directory.node = nodeRef; directory.node = nodeRef;