summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--res/res_pjsip.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/res_pjsip.c b/res/res_pjsip.c
index 33bf32080..645dcb54a 100644
--- a/res/res_pjsip.c
+++ b/res/res_pjsip.c
@@ -973,6 +973,7 @@
</configOption>
<configOption name="type">
<synopsis>Must be of type 'system'.</synopsis>
+ </configOption>
</configObject>
<configObject name="global">
<synopsis>Options that apply globally to all SIP communications</synopsis>
@@ -988,6 +989,7 @@
</configOption>
<configOption name="type">
<synopsis>Must be of type 'global'.</synopsis>
+ </configOption>
</configObject>
</configFile>
</configInfo>