summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorjcid <devnull@localhost>2008-10-08 16:44:29 +0200
committerjcid <devnull@localhost>2008-10-08 16:44:29 +0200
commit078a99b620bb57a9a4007d96c4c3f76f996b1229 (patch)
treeb4fd925d11a1a64621b2cbda723759fce26944a4 /src
parentf2c347b150ab99caab7688d5194ae67fabd3265d (diff)
.
Diffstat (limited to 'src')
-rw-r--r--src/html.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/html.cc b/src/html.cc
index a9838aff..70466979 100644
--- a/src/html.cc
+++ b/src/html.cc
@@ -451,7 +451,7 @@ DilloHtml::DilloHtml(BrowserWindow *p_bw, const DilloUrl *url,
Start_Buf = NULL;
Start_Ofs = 0;
- MSG("DilloHtml(): content type: %s\n", content_type);
+ _MSG("DilloHtml(): content type: %s\n", content_type);
this->content_type = dStrdup(content_type);
/* get charset */