From 5fa773a9f95727e11fc3f175fa456fdcfe3564bf Mon Sep 17 00:00:00 2001
From: Russell Bryant <russell@russellbryant.com>
Date: Fri, 7 Mar 2008 01:19:02 +0000
Subject: [PATCH] minor text changes

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@106518 65c4cc65-6c06-0410-ace0-fbb531ad65f3
---
 doc/smdi.txt | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/doc/smdi.txt b/doc/smdi.txt
index 81858774a9..32e160458c 100644
--- a/doc/smdi.txt
+++ b/doc/smdi.txt
@@ -81,7 +81,9 @@ exten => _0XXX,n,(useunavil),Set(SMDI_VM_TYPE=u)
 exten => _0XXX,n(continue),NoOp( Process the rest of the call ... )
 
 
+===============================================================================
 ===== 2) Ensuring complete MWI information over SMDI ==========================
+===============================================================================
 
 Another change has been made to ensure that MWI state is properly propagated
 over the SMDI link.  This replaces the use of externnotify=smdi for
@@ -123,3 +125,5 @@ like this:
 ;2565559999=9999
 
 ===============================================================================
+===============================================================================
+===============================================================================
-- 
GitLab