From babb07bcbec3674a3f542cf6ae3f2d6b212a3ed4 Mon Sep 17 00:00:00 2001 From: Daniel Caujolle-Bert Date: Mon, 25 Aug 2003 21:51:37 +0000 Subject: Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and fft*post are untouched (fft: for now). CVS patchset: 5310 CVS date: 2003/08/25 21:51:37 --- src/post/goom/ifs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/post/goom/ifs.h') diff --git a/src/post/goom/ifs.h b/src/post/goom/ifs.h index c91df183a..9cb19514f 100644 --- a/src/post/goom/ifs.h +++ b/src/post/goom/ifs.h @@ -22,7 +22,7 @@ void ifs_update (guint32 * buffer, guint32 * back, int width, int height, int increment); /* free all ifs's data. */ -void release_ifs (); +void release_ifs (void); /* DONT USE !!! deprecated -- cgit v1.2.3