summaryrefslogtreecommitdiff
path: root/cp/test/inc/test_interf.h
diff options
context:
space:
mode:
authorGuillaume2007-09-11 08:51:56 +0000
committerGuillaume2007-09-11 08:51:56 +0000
commite212ed516dcbcf390807a2cbe413f18220ca8b50 (patch)
tree4795b4d69d84c0b8c41a1d79e49723dc212bf9c3 /cp/test/inc/test_interf.h
parentfece8b856111c67a1c571208fa503afc9d835917 (diff)
work in progress...
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@693 017c9cb6-072f-447c-8318-d5b54f68fe89
Diffstat (limited to 'cp/test/inc/test_interf.h')
-rw-r--r--cp/test/inc/test_interf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cp/test/inc/test_interf.h b/cp/test/inc/test_interf.h
index 7ffdca8378..400d616c1b 100644
--- a/cp/test/inc/test_interf.h
+++ b/cp/test/inc/test_interf.h
@@ -21,7 +21,7 @@
#include "cp/interf/interf.h"
#include "cp/interf/inc/interf_private.h"
-void interf_test (void);
+int interf_test (void);
#endif