summaryrefslogtreecommitdiff
path: root/include/asterisk/adsi.h
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2004-08-30 05:27:51 +0000
committerMark Spencer <markster@digium.com>2004-08-30 05:27:51 +0000
commit2f753040ef13d215c9ade8841c9b1c1b4fce1564 (patch)
treed8a135ae2dc08f920a79a5dae6fedde77d282f1e /include/asterisk/adsi.h
parentbd7ca6bb69a25af93983891c6639ea4d171c9063 (diff)
Revert back to 16 so keys are displayed properly (bug #2240)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3681 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'include/asterisk/adsi.h')
-rwxr-xr-xinclude/asterisk/adsi.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/asterisk/adsi.h b/include/asterisk/adsi.h
index 33d5a1ae9..87b18c31f 100755
--- a/include/asterisk/adsi.h
+++ b/include/asterisk/adsi.h
@@ -96,8 +96,8 @@
#define ADSI_INFO_PAGE 0x0
#define ADSI_COMM_PAGE 0x1
-#define ADSI_KEY_APPS 20 /* 16 to 33 reserved for applications */
- /* Changed to 20 by MDH */
+#define ADSI_KEY_APPS 16 /* 16 to 33 reserved for applications */
+
/* Justification */
#define ADSI_JUST_LEFT 0x2
#define ADSI_JUST_RIGHT 0x1