Build fix.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30604 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
d2ce29e873
commit
84e3197428
@ -104,7 +104,7 @@ CopyEngine::CollectTargets(const char* source)
|
||||
|
||||
status_t
|
||||
CopyEngine::CopyFolder(const char* source, const char* destination,
|
||||
BLocker* locker = NULL)
|
||||
BLocker* locker)
|
||||
{
|
||||
printf("%lld bytes to read in %lld files\n", fBytesToCopy, fItemsToCopy);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user