[ekiga] Fixed comment.
- From: Damien Sandras <dsandras src gnome org>
- To: svn-commits-list gnome org
- Subject: [ekiga] Fixed comment.
- Date: Thu, 16 Jul 2009 18:02:39 +0000 (UTC)
commit e2fe0e5da59e2b2608ec154170eff48fa368e3fe
Author: Damien Sandras <dsandras seconix com>
Date: Thu Jul 16 20:02:27 2009 +0200
Fixed comment.
lib/engine/components/opal/h323-endpoint.cpp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/lib/engine/components/opal/h323-endpoint.cpp b/lib/engine/components/opal/h323-endpoint.cpp
index 545bb21..a256b5f 100644
--- a/lib/engine/components/opal/h323-endpoint.cpp
+++ b/lib/engine/components/opal/h323-endpoint.cpp
@@ -420,7 +420,7 @@ Opal::H323::EndPoint::OnIncomingConnection (OpalConnection & connection,
if (!forward_uri.empty () && manager.get_forward_on_no_answer ())
call->set_no_answer_forward (manager.get_reject_delay (), forward_uri);
else if (manager.get_auto_answer ()) {
- PTRACE (3, "Opal::Sip::EndPoint\tAuto-Answering incoming connection");
+ PTRACE (3, "Opal::H323::EndPoint\tAuto-Answering incoming connection");
call->answer ();
return true;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]