aboutsummaryrefslogtreecommitdiffstats
path: root/channels/sip/reqresp_parser.c
diff options
context:
space:
mode:
Diffstat (limited to 'channels/sip/reqresp_parser.c')
-rw-r--r--channels/sip/reqresp_parser.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/channels/sip/reqresp_parser.c b/channels/sip/reqresp_parser.c
index 3697e7633..803286c6b 100644
--- a/channels/sip/reqresp_parser.c
+++ b/channels/sip/reqresp_parser.c
@@ -133,8 +133,8 @@ AST_TEST_DEFINE(sip_parse_uri_test)
info->category = "channels/chan_sip/";
info->summary = "tests sip uri parsing";
info->description =
- " Tests parsing of various URIs"
- " Verifies output matches expected behavior.";
+ "Tests parsing of various URIs "
+ "Verifies output matches expected behavior.";
return AST_TEST_NOT_RUN;
case TEST_EXECUTE:
break;