OSDN Git Service

* change source format
authorkonn <konn@1a406e8e-add9-4483-a2c8-d8cac5b7c224>
Thu, 15 Jun 2006 13:26:18 +0000 (13:26 +0000)
committerkonn <konn@1a406e8e-add9-4483-a2c8-d8cac5b7c224>
Thu, 15 Jun 2006 13:26:18 +0000 (13:26 +0000)
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/modchxj/mod_chxj/trunk@641 1a406e8e-add9-4483-a2c8-d8cac5b7c224

src/chxj_xhtml_mobile_1_0.c

index 7332576..7bdf7e8 100644 (file)
@@ -115,7 +115,7 @@ chxj_exchange_xhtml_mobile_1_0(
     DBG(r,"i found qrcode xml");
     return dst;
   }
-  ap_log_rerror(APLOG_MARK, APLOG_DEBUG, 0, r,"not found qrcode xml");
+  DBG(r,"not found qrcode xml");
 
   /*--------------------------------------------------------------------------*/
   /* The XHTML structure is initialized.                                      */