[goffice] where did the void go?



commit 234e0e8414dc3915d48fdf499699abe8c3b11ce2
Author: Andreas J. Guelzow <aguelzow pyrshep ca>
Date:   Wed May 27 07:28:19 2009 -0600

    where did the void go?
---
 goffice/utils/go-format.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/goffice/utils/go-format.c b/goffice/utils/go-format.c
index e3b5e0f..e98903f 100644
--- a/goffice/utils/go-format.c
+++ b/goffice/utils/go-format.c
@@ -4985,7 +4985,7 @@ fill_accumulator (GString *accum, const guchar *prg)
 	}
 }
 
-static
+static void
 go_format_output_date_to_odf (GsfXMLOut *xout, GOFormat const *fmt, char const *name, gboolean time_only)
 {
 	const guchar *prg = fmt->u.number.program;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]