From 7b905e1282027d35319b511a90c935fc11ca54ef Mon Sep 17 00:00:00 2001 From: Tilghman Lesher 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: https://origsvn.digium.com/svn/asterisk/trunk@59041 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/sip_notify.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs') 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