[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: x_compselect.h
User: ahvezda
Date: 07/02/10 16:25:29
Modified: . x_compselect.h x_pagesel.h
Log:
Fixed a bunch of compiler warnings. Updated some of the man pages a little.
Revision Changes Path
1.3 +1 -1 eda/geda/gaf/gschem/include/x_compselect.h
(In the diff below, changes in quantity of whitespace are not shown.)
Index: x_compselect.h
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/gschem/include/x_compselect.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- x_compselect.h 4 Oct 2006 20:30:39 -0000 1.2
+++ x_compselect.h 10 Feb 2007 21:25:29 -0000 1.3
@@ -29,7 +29,7 @@
typedef enum {
COMPSELECT_BEHAVIOR_REFERENCE,
COMPSELECT_BEHAVIOR_EMBED,
- COMPSELECT_BEHAVIOR_INCLUDE,
+ COMPSELECT_BEHAVIOR_INCLUDE
} CompselectBehavior;
1.2 +1 -1 eda/geda/gaf/gschem/include/x_pagesel.h
(In the diff below, changes in quantity of whitespace are not shown.)
Index: x_pagesel.h
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/gschem/include/x_pagesel.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- x_pagesel.h 11 Feb 2005 21:48:57 -0000 1.1
+++ x_pagesel.h 10 Feb 2007 21:25:29 -0000 1.2
@@ -21,7 +21,7 @@
typedef enum {
PAGESEL_RESPONSE_CLOSE = 1,
- PAGESEL_RESPONSE_UPDATE = 2,
+ PAGESEL_RESPONSE_UPDATE = 2
} PageselResponseType;
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs