aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authordanglassey <danglassey>2002-09-25 13:01:30 +0000
committerdanglassey <danglassey>2002-09-25 13:01:30 +0000
commitb9c0a030bd400137de3b704a0634be3b9899f858 (patch)
tree2885fde8435ccf721b60fc32fc921c0d07151028 /tests
parent8c2419b3cfad56f747bf3dcba421b5b9869149e4 (diff)
downloadsword-sf-cvs-b9c0a030bd400137de3b704a0634be3b9899f858.tar.gz
sync with crosswire 20020925-1300
Diffstat (limited to 'tests')
-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");