PATCH: libgnomeprint build Solaris/Forte C
- From: Laszlo PETER <Laszlo Peter ireland sun com>
- To: GNOME 2 list <gnome-2-0-list gnome org>
- Subject: PATCH: libgnomeprint build Solaris/Forte C
- Date: Fri, 30 Nov 2001 20:29:08 +0000
Here's another void function returning a value.
This time in libgnomeprint.
BTW, I think config.h.in shouldn't be in CVS.
Laca
Index: libgnomeprint/gnome-font-face.c
===================================================================
RCS file: /sgnome/cvsroots/GNOME/libgnomeprint/libgnomeprint/gnome-font-face.c,vretrieving revision 1.39
diff -u -r1.39 gnome-font-face.c
--- libgnomeprint/gnome-font-face.c 2001/09/19 17:23:07 1.39
+++ libgnomeprint/gnome-font-face.c 2001/11/30 20:19:43
@@ -633,7 +633,7 @@
void
gnome_font_style_list_free (GList *styles)
{
- return gnome_font_family_style_list_free (styles);
+ gnome_font_family_style_list_free (styles);
}
GnomeFont *
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]