[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: s_toplevel.c
User: ahvezda
Date: 06/09/04 12:56:05
Modified: . s_toplevel.c
Log:
Added init of auto_save_timeout to make valgrind happy.
Revision Changes Path
1.9 +1 -0 eda/geda/gaf/libgeda/src/s_toplevel.c
(In the diff below, changes in quantity of whitespace are not shown.)
Index: s_toplevel.c
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/libgeda/src/s_toplevel.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- s_toplevel.c 4 Sep 2006 16:51:57 -0000 1.8
+++ s_toplevel.c 4 Sep 2006 16:56:05 -0000 1.9
@@ -426,6 +426,7 @@
/* Auto-save interval */
toplevel->auto_save_interval = 0;
+ toplevel->auto_save_timeout = 0;
/* set the rest of the variables */
if (variable_set_func) {
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs