[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: x_color.c
User: ahvezda
Date: 06/07/23 16:48:41
Modified: . x_color.c
Log:
Added missing extern
Revision Changes Path
1.10 +1 -1 eda/geda/gaf/gschem/src/x_color.c
(In the diff below, changes in quantity of whitespace are not shown.)
Index: x_color.c
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/gschem/src/x_color.c,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- x_color.c 15 Jul 2006 18:51:41 -0000 1.9
+++ x_color.c 23 Jul 2006 20:48:41 -0000 1.10
@@ -34,7 +34,7 @@
#include <dmalloc.h>
#endif
-COLOR colors[MAX_COLORS];
+extern COLOR colors[MAX_COLORS];
/*! \todo Finish function documentation!!!
* \brief
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs