aboutsummaryrefslogtreecommitdiffstats
path: root/channels/h323/ast_h323.cpp
diff options
context:
space:
mode:
authorjeremy <jeremy@f38db490-d61c-443f-a65b-d21fe96a405b>2003-06-20 06:03:34 +0000
committerjeremy <jeremy@f38db490-d61c-443f-a65b-d21fe96a405b>2003-06-20 06:03:34 +0000
commit0908faf1920182a0ffd4ef76c1f6d7a816ac000a (patch)
tree12511e532d27d05bdbf25cdc5646400852dc7b62 /channels/h323/ast_h323.cpp
parent18d77f05e21ca60efc5dad450e6a4acd98bb540b (diff)
remote lame ^M's
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1108 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'channels/h323/ast_h323.cpp')
-rwxr-xr-xchannels/h323/ast_h323.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/channels/h323/ast_h323.cpp b/channels/h323/ast_h323.cpp
index b5c4c47da..a70f4a0c6 100755
--- a/channels/h323/ast_h323.cpp
+++ b/channels/h323/ast_h323.cpp
@@ -879,7 +879,7 @@ void h323_set_id(char *id)
PString h323id(id);
if (h323debug) {
- cout << " == Using " << h323id << " as our H.323ID for this call" << endl;
+ cout << " == Using '" << h323id << "' as our H.323ID for this call" << endl;
}
/* EVIL HACK */