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

gEDA-cvs: CVS update: s_conn.c



  User: danmc   
  Date: 06/07/27 23:05:38

  Modified:    .        s_conn.c
  Log:
  fix a malformed comment
  
  
  Revision  Changes    Path
  1.7       +3 -1      eda/geda/gaf/libgeda/src/s_conn.c
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: s_conn.c
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/libgeda/src/s_conn.c,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -b -r1.6 -r1.7
  --- s_conn.c	15 Jul 2006 20:49:13 -0000	1.6
  +++ s_conn.c	28 Jul 2006 03:05:37 -0000	1.7
  @@ -1,3 +1,5 @@
  +/* $Id: s_conn.c,v 1.7 2006/07/28 03:05:37 danmc Exp $ */
  +
   /* gEDA - GPL Electronic Design Automation
    * libgeda - gEDA's library
    * Copyright (C) 1998-2000 Ales V. Hvezda
  @@ -124,7 +126,7 @@
   		   conn->x, conn->y);
   #endif
   
  -	    /* Do not write modify c_current like this, since this will cause 
  +	    /* Do not write modify c_current like this, since this will cause */
   	    /* very nasty data corruption and upset glib's memory slice */
   	    /* allocator. */
   	    /* c_current->data = NULL;   Do not comment in */
  
  
  


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