diff --git a/res/res_pjsip.c b/res/res_pjsip.c
index 33bf32080f8e967bc55eb0a23fc80cf14625cfa5..645dcb54a0a5bfae2fdeb7695c062a5f1e2e0156 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>