From 1868e6c3d4512ee7577f625b6210a50bf60c55f1 Mon Sep 17 00:00:00 2001 From: tilghman Date: Mon, 19 Mar 2007 15:43:15 +0000 Subject: Merged revisions 59040 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r59040 | tilghman | 2007-03-19 10:42:26 -0500 (Mon, 19 Mar 2007) | 2 lines Fix unescaped semicolon (reported via -dev list) ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@59041 f38db490-d61c-443f-a65b-d21fe96a405b --- configs/sip_notify.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/sip_notify.conf.sample') diff --git a/configs/sip_notify.conf.sample b/configs/sip_notify.conf.sample index 4440fa9ed..ca7dbe3d0 100644 --- a/configs/sip_notify.conf.sample +++ b/configs/sip_notify.conf.sample @@ -18,5 +18,5 @@ Content-Length=>0 ; Tested [snom-check-cfg] -Event=>check-sync;reboot=false +Event=>check-sync\;reboot=false Content-Length=>0 -- cgit v1.2.3