From 2fa54e35ccd4e85e153e1110a96b781ea920784f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Mon, 23 Jan 2006 16:48:20 +0000 Subject: fixed prototype for setup-function svn path=/trunk/externals/zexy/; revision=4467 --- src/0x7c0x7c0x7e.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/0x7c0x7c0x7e.c') diff --git a/src/0x7c0x7c0x7e.c b/src/0x7c0x7c0x7e.c index 8c2afb1..675f0ac 100644 --- a/src/0x7c0x7c0x7e.c +++ b/src/0x7c0x7c0x7e.c @@ -259,7 +259,7 @@ static void oror_tilde_setup(void) /* ---------------------- global setup ------------------------- */ -void z_oror__setup() +void z_oror__setup(void) { oror_tilde_setup(); } -- cgit v1.2.1