poldek: poldek/cli/uninstall.c - forgotten _F

mis mis at pld-linux.org
Tue Jun 19 16:22:57 CEST 2007


Author: mis                          Date: Tue Jun 19 14:22:57 2007 GMT
Module: poldek                        Tag: HEAD
---- Log message:
- forgotten _F

---- Files affected:
poldek/poldek/cli:
   uninstall.c (1.29 -> 1.30) 

---- Diffs:

================================================================
Index: poldek/poldek/cli/uninstall.c
diff -u poldek/poldek/cli/uninstall.c:1.29 poldek/poldek/cli/uninstall.c:1.30
--- poldek/poldek/cli/uninstall.c:1.29	Tue Jun 19 14:36:37 2007
+++ poldek/poldek/cli/uninstall.c	Tue Jun 19 16:22:52 2007
@@ -254,7 +254,7 @@
     
     poldek_ts_clean_args(ts);
     for (i=0; i < n_array_size(pkgs); i++) {
-        DBGF_F("%s\n", pkg_id(n_array_nth(pkgs, i)));
+        DBGF("%s\n", pkg_id(n_array_nth(pkgs, i)));
         poldek_ts_add_pkg(ts, n_array_nth(pkgs, i));
     }
     n_array_free(pkgs);
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/poldek/poldek/cli/uninstall.c?r1=1.29&r2=1.30&f=u



More information about the pld-cvs-commit mailing list