From: ornse01 Date: Sat, 5 Jul 2014 17:12:33 +0000 (+0000) Subject: fix detail debug log. X-Git-Tag: 0.3.0~14 X-Git-Url: http://git.sourceforge.jp/view?a=commitdiff_plain;h=696883c1f64dbc45d5b261480c98bd6e4b797c5e;p=bbk%2Fbchanl.git fix detail debug log. git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchanl/trunk@610 20a0b8eb-f62a-4a12-8fe1-b598822500fb --- diff --git a/src/main.c b/src/main.c index b1d8517..0c1f9ff 100644 --- a/src/main.c +++ b/src/main.c @@ -1,7 +1,7 @@ /* * main.c * - * Copyright (c) 2009-2012 project bchan + * Copyright (c) 2009-2014 project bchan * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages @@ -1125,7 +1125,7 @@ LOCAL Bool bchanl_subject_httpevent(bchanl_t *bchanl, http_connector_event *heve break; default: req_tmg(0, BCHANL_MESSAGE_RETRIEVER_ERROR); - DP_ER("bbsmnretriever_recievehttpevent", err); + DP_ER("sbjtretriever_recievehttpevent", err); break; }