Removed trailing whitespace in chan_misdn files.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@183831 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Richard Mudgett
2009-03-23 22:35:02 +00:00
parent 85cbd1fd46
commit 9a6bf5f9c6
8 changed files with 1298 additions and 1299 deletions

View File

@@ -135,7 +135,6 @@ enum misdn_chan_state {
MISDN_HUNGUP_FROM_AST, /*!< when DISCONNECT/RELEASE/REL_COMP came out of misdn_hangup */
MISDN_HOLDED, /*!< when on hold */
MISDN_HOLD_DISCONNECT, /*!< when on hold */
};
#define ORG_AST 1