From 9b54d84eb53cc18d6ad8f7583a45249b3a125e99 Mon Sep 17 00:00:00 2001 From: konn Date: Sun, 18 Jun 2006 10:07:27 +0000 Subject: [PATCH] * Writing is changed. git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/modchxj/mod_chxj/trunk@1001 1a406e8e-add9-4483-a2c8-d8cac5b7c224 --- src/chxj_qr_code.c | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/src/chxj_qr_code.c b/src/chxj_qr_code.c index e9258b8b..dd47adb2 100644 --- a/src/chxj_qr_code.c +++ b/src/chxj_qr_code.c @@ -1731,17 +1731,15 @@ s_init_modules(qr_code_t* qrcode, qr_mask_pattern_t pat, char* dst[]) { int module_count = v_module_count_table[qrcode->version]; int yy; + #ifdef QR_CODE_DEBUG - ap_log_rerror(APLOG_MARK,APLOG_DEBUG, 0, qrcode->r, - "start s_init_modules()"); + DBG(qrcode->r, "start s_init_modules()"); - ap_log_rerror(APLOG_MARK,APLOG_DEBUG, 0, qrcode->r, - "module_count[%d]", module_count); + DBG(qrcode->r, "module_count[%d]", module_count); #endif + for (yy=0; yy