summaryrefslogtreecommitdiffstats
path: root/src/smsutil.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/smsutil.h')
-rw-r--r--src/smsutil.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/smsutil.h b/src/smsutil.h
index 41c5166a..f04434d6 100644
--- a/src/smsutil.h
+++ b/src/smsutil.h
@@ -19,7 +19,7 @@
*
*/
-#define CBS_PAYLOAD_CHARACTERS 93
+#define CBS_MAX_GSM_CHARS 93
enum sms_type {
SMS_TYPE_DELIVER = 0,