[maemo-commits] [maemo-commits] r16820 - projects/haf/trunk/ke-recv/src

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Mon Dec 1 12:11:51 EET 2008
Author: kihamala
Date: 2008-12-01 12:11:51 +0200 (Mon, 01 Dec 2008)
New Revision: 16820

Modified:
   projects/haf/trunk/ke-recv/src/events.c
Log:
add debug


Modified: projects/haf/trunk/ke-recv/src/events.c
===================================================================
--- projects/haf/trunk/ke-recv/src/events.c	2008-12-01 09:22:14 UTC (rev 16819)
+++ projects/haf/trunk/ke-recv/src/events.c	2008-12-01 10:11:51 UTC (rev 16820)
@@ -624,6 +624,7 @@
                         return;
         }
 
+        ULOG_DEBUG_F("using device file %s", vol->dev_name);
         args[1] = vol->dev_name;
         args[2] = mmc->desired_label;
 


More information about the maemo-commits mailing list