summaryrefslogtreecommitdiff
path: root/apps/app_readexten.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/app_readexten.c')
-rw-r--r--apps/app_readexten.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/app_readexten.c b/apps/app_readexten.c
index deaf83f53..fbb290c4c 100644
--- a/apps/app_readexten.c
+++ b/apps/app_readexten.c
@@ -20,14 +20,14 @@
* \brief Trivial application to read an extension into a variable
*
* \author David Chappell <David.Chappell@trincoll.edu>
- *
+ *
* \ingroup applications
*/
/*** MODULEINFO
<support_level>core</support_level>
***/
-
+
#include "asterisk.h"
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")