aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lextest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lextest.cpp')
-rw-r--r--tests/lextest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lextest.cpp b/tests/lextest.cpp
index 403bbce..f918ff7 100644
--- a/tests/lextest.cpp
+++ b/tests/lextest.cpp
@@ -1,7 +1,7 @@
#include <iostream>
#include <rawld.h>
-void main(int argc, char **argv)
+int main(int argc, char **argv)
{
RawLD::createModule("tmp/lextest");
RawLD lex("tmp/lextest");