poldek: poldek/cli/install.c - removed dbgf_

mis mis at pld-linux.org
Sun Jun 17 22:09:17 CEST 2007


Author: mis                          Date: Sun Jun 17 20:09:17 2007 GMT
Module: poldek                        Tag: HEAD
---- Log message:
- removed dbgf_

---- Files affected:
poldek/poldek/cli:
   install.c (1.42 -> 1.43) 

---- Diffs:

================================================================
Index: poldek/poldek/cli/install.c
diff -u poldek/poldek/cli/install.c:1.42 poldek/poldek/cli/install.c:1.43
--- poldek/poldek/cli/install.c:1.42	Sat Jun 16 16:48:41 2007
+++ poldek/poldek/cli/install.c	Sun Jun 17 22:09:12 2007
@@ -570,8 +570,8 @@
 {
     int rc;
 
-    dbgf_("%p->%p, %p->%p\n", rt->ts, rt->ts->hold_patterns,
-          rt->ts->ctx->ts, rt->ts->ctx->ts->hold_patterns);
+    DBGF("%p->%p, %p->%p\n", rt->ts, rt->ts->hold_patterns,
+         rt->ts->ctx->ts, rt->ts->ctx->ts->hold_patterns);
     
     if (poldek_ts_type(rt->ts) != POLDEK_TS_INSTALL)
         return OPGROUP_RC_NIL;
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/poldek/poldek/cli/install.c?r1=1.42&r2=1.43&f=u



More information about the pld-cvs-commit mailing list