Fixed many typos in output and source code comments
This commit is contained in:
committed by
Andreas Eversberg
parent
c357ab5ad5
commit
75765d49b7
@@ -1,5 +1,5 @@
|
||||
|
||||
#define SMS_TYPE_UKNOWN 0x0
|
||||
#define SMS_TYPE_UNKNOWN 0x0
|
||||
#define SMS_TYPE_INTERNATIONAL 0x1
|
||||
#define SMS_TYPE_NATIONAL 0x2
|
||||
#define SMS_TYPE_NETWORK 0x3
|
||||
@@ -8,7 +8,7 @@
|
||||
#define SMS_TYPE_ABBREVIATED 0x6
|
||||
#define SMS_TYPE_RESERVED 0x7
|
||||
|
||||
#define SMS_PLAN_UNKOWN 0x0
|
||||
#define SMS_PLAN_UNKNOWN 0x0
|
||||
#define SMS_PLAN_ISDN_TEL 0x1
|
||||
#define SMS_PLAN_DATA 0x3
|
||||
#define SMS_PLAN_TELEX 0x4
|
||||
|
Reference in New Issue
Block a user