poldek: poldek/lib_init.c - bugfix (by megabajt)

mis mis at pld-linux.org
Tue Jan 22 20:57:19 CET 2008


Author: mis                          Date: Tue Jan 22 19:57:19 2008 GMT
Module: poldek                        Tag: HEAD
---- Log message:
- bugfix (by megabajt)

---- Files affected:
poldek/poldek:
   lib_init.c (1.89 -> 1.90) 

---- Diffs:

================================================================
Index: poldek/poldek/lib_init.c
diff -u poldek/poldek/lib_init.c:1.89 poldek/poldek/lib_init.c:1.90
--- poldek/poldek/lib_init.c:1.89	Tue Jan 22 13:40:09 2008
+++ poldek/poldek/lib_init.c	Tue Jan 22 20:57:14 2008
@@ -1276,6 +1276,7 @@
 {
     if (poldeklib_init_called == 0)
         return;
+    poldeklib_init_called = 0;
     
     n_array_free(default_op_map);
     default_op_map = NULL;
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/poldek/poldek/lib_init.c?r1=1.89&r2=1.90&f=u



More information about the pld-cvs-commit mailing list