lib/rdconfig.c

changeset 26
9322c619c525
parent 24
873786a20a61
child 30
9c7119ac0455
--- a/lib/rdconfig.c	Mon May 05 20:25:20 2014 +0200
+++ b/lib/rdconfig.c	Mon May 05 23:33:31 2014 +0200
@@ -264,6 +264,7 @@
     (*tmpm)->alias = xstrcpy(r);
     (*tmpm)->present = 0;
     (*tmpm)->lastval = 0;
+    (*tmpm)->update = 0;
 
     return 0;
 }

mercurial