From 078a99b620bb57a9a4007d96c4c3f76f996b1229 Mon Sep 17 00:00:00 2001 From: jcid Date: Wed, 8 Oct 2008 16:44:29 +0200 Subject: . --- src/html.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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 */ -- cgit v1.2.3