[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: x_menus.c
User: danmc
Date: 06/12/04 17:10:09
Modified: . x_menus.c
Log:
work around some gcc-isms to make this build with the sun studio compilers
Revision Changes Path
1.39 +1 -1 eda/geda/gaf/gschem/src/x_menus.c
(In the diff below, changes in quantity of whitespace are not shown.)
Index: x_menus.c
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/gschem/src/x_menus.c,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -b -r1.38 -r1.39
--- x_menus.c 6 Aug 2006 16:45:29 -0000 1.38
+++ x_menus.c 4 Dec 2006 22:10:09 -0000 1.39
@@ -239,7 +239,7 @@
*
*/
static gchar* gettext_fn(const gchar *path,
- gpointer func_data __attribute__((unused)))
+ gpointer func_data ATTRIBUTE_UNUSED)
{
return gettext(path);
}
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs