From 3017fb3605d59cb41c4def4ffd0b7f967f99315d Mon Sep 17 00:00:00 2001 From: Karl Ramm Date: Sun, 20 Jan 2008 19:40:42 +0000 Subject: first pass de-K&Rify lib --- lib/ZFlsSubs.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib/ZFlsSubs.c') diff --git a/lib/ZFlsSubs.c b/lib/ZFlsSubs.c index 7ea5ef4..ae37949 100644 --- a/lib/ZFlsSubs.c +++ b/lib/ZFlsSubs.c @@ -16,7 +16,8 @@ static const char rcsid_ZFlushSubscriptions_c[] = "$Id$"; #endif -Code_t ZFlushSubscriptions() +Code_t +ZFlushSubscriptions(void) { register int i; -- cgit v1.2.3