[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-cvs: CVS update: s_object.c



  User: ahvezda 
  Date: 06/12/16 23:14:02

  Modified:    .        s_object.c
  Log:
  Merged Carlos' glist work via Peter Brett's patch sets to the trunk.
  
  
  
  
  Revision  Changes    Path
  1.8       +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.8
  diff -u -b -r1.7 -r1.8
  --- s_object.c	17 Jul 2006 01:50:10 -0000	1.7
  +++ s_object.c	17 Dec 2006 04:14:02 -0000	1.8
  @@ -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