[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: s_object.c
User: pcjc2
Date: 07/04/12 14:43:09
Modified: . Tag: noscreen s_object.c
Log:
Fixed a number of mis-uses of world_get_complex_bounds(). A grep shows no more remain.
Revision Changes Path
No revision
No revision
1.8.2.2 +3 -3 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.8.2.1
retrieving revision 1.8.2.2
diff -u -b -r1.8.2.1 -r1.8.2.2
--- s_object.c 27 Dec 2006 17:37:55 -0000 1.8.2.1
+++ s_object.c 12 Apr 2007 18:43:08 -0000 1.8.2.2
@@ -272,7 +272,7 @@
exit(-1);
}
} else { /* This must be a floating attrib, but what is that !?!?!?!?! */
- world_get_complex_bounds(pr_current,
+ world_get_object_list_bounds(pr_current,
pr_current->page_current->object_head,
&left, &top, &right, &bottom);
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs