[sr-dev] git:3.1: dialog(k): Fix indention in spiral detection example code (docs).

Timo Reimann timo.reimann at 1und1.de
Mon Aug 22 10:53:13 CEST 2011


Module: sip-router
Branch: 3.1
Commit: 2cfe776481ce70f18557d9e376e584b6d29e8046
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=2cfe776481ce70f18557d9e376e584b6d29e8046

Author: Timo Reimann <timo.reimann at 1und1.de>
Committer: Timo Reimann <timo.reimann at 1und1.de>
Date:   Thu Mar 10 20:13:41 2011 +0100

dialog(k): Fix indention in spiral detection example code (docs).

(cherry picked from commit
acca0fad60183745d8b9317f11326bfa601c5b02)

---

 modules_k/dialog/doc/dialog_admin.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/modules_k/dialog/doc/dialog_admin.xml b/modules_k/dialog/doc/dialog_admin.xml
index aaed79e..9305b73 100644
--- a/modules_k/dialog/doc/dialog_admin.xml
+++ b/modules_k/dialog/doc/dialog_admin.xml
@@ -341,9 +341,9 @@ modparam("dialog", "dlg_match_mode", 1)
 		<example>
 			<title>Set <varname>detect_spirals</varname> parameter</title>
 			<programlisting format="linespecific">
-				...
-				modparam("dialog", "detect_spirals", 1)
-				...
+...
+modparam("dialog", "detect_spirals", 1)
+...
 			</programlisting>
 		</example>
 	</section>




More information about the sr-dev mailing list