* fixed one more gcc4 warning

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30574 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Oliver Tappe
2009-05-02 15:41:48 +00:00
parent 2a44d42f9d
commit 10169155a9
+2 -2
View File
@@ -1,4 +1,4 @@
/*
/*
** Copyright 2003, Axel Dörfler, [email protected]. All rights reserved.
** Distributed under the terms of the OpenBeOS License.
*/
@@ -119,7 +119,7 @@ main(int argc, char **argv)
if (collator == NULL) {
collator = be_locale->Collator();
addon = "default";
addon = (char*)"default";
}
// test key creation speed