@@ -71,11 +71,11 @@ } @implementation OFHash - (void)applicationDidFinishLaunching { - OFArray OF_GENERIC(OFString*) *arguments = [OFApplication arguments]; + OFArray OF_GENERIC(OFString *) *arguments = [OFApplication arguments]; id hash; bool first = true; int exitStatus = 0; #ifdef OF_HAVE_SANDBOX