aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authortilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2007-03-19 15:42:26 +0000
committertilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2007-03-19 15:42:26 +0000
commitc3dedd0a5e6de0be8d8229464a5735bfd0d2e050 (patch)
tree9e8b1d05c74bc4ce69b9de10d4d53c0aca3051c5 /configs
parent55784a2414110c994e5cccd138566b03868ca8c3 (diff)
Fix unescaped semicolon (reported via -dev list)
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@59040 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs')
-rw-r--r--configs/sip_notify.conf.sample2
1 files changed, 1 insertions, 1 deletions
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