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

gEDA-cvs: CVS update: gschlas.c



  User: ahvezda 
  Date: 06/07/15 22:20:04

  Modified:    .        gschlas.c
  Log:
  updated misc comment
  
  
  
  
  Revision  Changes    Path
  1.16      +1 -1      eda/geda/gaf/utils/gschlas/gschlas.c
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: gschlas.c
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/utils/gschlas/gschlas.c,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -b -r1.15 -r1.16
  --- gschlas.c	27 Sep 2005 22:46:55 -0000	1.15
  +++ gschlas.c	16 Jul 2006 02:20:04 -0000	1.16
  @@ -145,7 +145,7 @@
       usage(argv[0]);
     }
   
  -  free(cwd);
  +  free(cwd); /* allocated by getcwd, should stay as free */
   
     logging_dest=STDOUT_TTY;
   
  
  
  


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