From bce6eee877e3c44c97c7dbc0ad9cd8874b8d0b73 Mon Sep 17 00:00:00 2001 From: seanbright Date: Wed, 10 Jun 2009 20:40:41 +0000 Subject: [PATCH] Remove some trailing whitespace and steal revision 200000. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@200000 f38db490-d61c-443f-a65b-d21fe96a405b --- sample.call | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sample.call b/sample.call index 819e4e970..ec2521713 100644 --- a/sample.call +++ b/sample.call @@ -6,7 +6,7 @@ # Comments are indicated by a '#' character that begins a line, or follows # a space or tab character. To be consistent with the configuration files # in Asterisk, comments can also be indicated by a semicolon. However, the -# multiline comments (;-- --;) used in Asterisk configuration files are not +# multiline comments (;-- --;) used in Asterisk configuration files are not # supported. Semicolons can be escaped by a backslash. # @@ -76,8 +76,8 @@ Priority: 1 # # Setting Archive to yes the call file is never deleted, but is moved -# in the subdir "outgoing_done" of the spool directory. In this case -# will be appended a line with "Status: value", where value can be +# in the subdir "outgoing_done" of the spool directory. In this case +# will be appended a line with "Status: value", where value can be # Completed, Expired or Failed. # #Archive: yes