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

gEDA-cvs: CVS update: struct.h



  User: cnieves 
  Date: 06/09/17 15:02:55

  Modified:    .        struct.h
  Log:
  Applied patch #1558391 by Jeff Mallatt, slightly modified so
  
  it doesn't use goto's. Thanks.
  
  
  
  
  Revision  Changes    Path
  1.8       +2 -0      eda/geda/gaf/gsymcheck/include/struct.h
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: struct.h
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/gsymcheck/include/struct.h,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -b -r1.7 -r1.8
  --- struct.h	9 Feb 2005 19:13:32 -0000	1.7
  +++ struct.h	17 Sep 2006 19:02:55 -0000	1.8
  @@ -61,6 +61,8 @@
     int numnetpins;
     /* number of slots */
     int numslots;  
  +  /* number of distinct slot pins */
  +  int numslotpins;
     
     /* total error counter */
     int error_count;
  
  
  


_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs