From 696883c1f64dbc45d5b261480c98bd6e4b797c5e Mon Sep 17 00:00:00 2001 From: ornse01 Date: Sat, 5 Jul 2014 17:12:33 +0000 Subject: [PATCH] fix detail debug log. git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchanl/trunk@610 20a0b8eb-f62a-4a12-8fe1-b598822500fb --- src/main.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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; } -- 2.11.0