This file was building fine on my pc. Weird. Hope this fixes the issue.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9117 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -72,7 +72,7 @@ perform_query(BVolume &volume, const char *predicate)
|
||||
|
||||
|
||||
int
|
||||
main(int32 argc, const char **argv)
|
||||
main(int32 argc, char **argv)
|
||||
{
|
||||
// Make sure we have the minimum number of arguments.
|
||||
if (argc < 2)
|
||||
|
||||
Reference in New Issue
Block a user