mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 07:35:18 +00:00
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
This commit is contained in:
@@ -96,8 +96,8 @@
|
|||||||
#define ADSI_INFO_PAGE 0x0
|
#define ADSI_INFO_PAGE 0x0
|
||||||
#define ADSI_COMM_PAGE 0x1
|
#define ADSI_COMM_PAGE 0x1
|
||||||
|
|
||||||
#define ADSI_KEY_APPS 20 /* 16 to 33 reserved for applications */
|
#define ADSI_KEY_APPS 16 /* 16 to 33 reserved for applications */
|
||||||
/* Changed to 20 by MDH */
|
|
||||||
/* Justification */
|
/* Justification */
|
||||||
#define ADSI_JUST_LEFT 0x2
|
#define ADSI_JUST_LEFT 0x2
|
||||||
#define ADSI_JUST_RIGHT 0x1
|
#define ADSI_JUST_RIGHT 0x1
|
||||||
|
Reference in New Issue
Block a user