summaryrefslogtreecommitdiff
path: root/src/unix.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/unix.cpp')
-rw-r--r--src/unix.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/unix.cpp b/src/unix.cpp
index 047a7bda6..ea86c16c8 100644
--- a/src/unix.cpp
+++ b/src/unix.cpp
@@ -231,7 +231,7 @@ void cocoaSetupAutoreleasePool();
void cocoaReleaseAutoreleasePool();
#endif
-int CDECL main(int argc, char* argv[])
+int CDECL main(int argc, char *argv[])
{
int ret;