[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: s_object.c
User: ahvezda
Date: 06/10/29 21:39:19
Modified: . Tag: glist_dev s_object.c
Log:
Fixed compile error on glist_dev branch
Revision Changes Path
No revision
No revision
1.7.2.1 +1 -1 eda/geda/gaf/gattrib/src/s_object.c
(In the diff below, changes in quantity of whitespace are not shown.)
Index: s_object.c
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/gattrib/src/s_object.c,v
retrieving revision 1.7
retrieving revision 1.7.2.1
diff -u -b -r1.7 -r1.7.2.1
--- s_object.c 17 Jul 2006 01:50:10 -0000 1.7
+++ s_object.c 30 Oct 2006 02:39:18 -0000 1.7.2.1
@@ -316,7 +316,7 @@
pr_current->page_current->object_tail, o_current);
}
- o_selection_add(pr_current->page_current->selection2_head,
+ o_selection_add(pr_current->page_current->selection_list,
pr_current->page_current->object_tail);
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs