summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/gprs-context.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gprs-context.h b/include/gprs-context.h
index ab673265..7e163cc9 100644
--- a/include/gprs-context.h
+++ b/include/gprs-context.h
@@ -30,7 +30,7 @@ extern "C" {
struct ofono_gprs_context;
-#define OFONO_GPRS_MAX_APN_LENGTH 127
+#define OFONO_GPRS_MAX_APN_LENGTH 100
#define OFONO_GPRS_MAX_USERNAME_LENGTH 63
#define OFONO_GPRS_MAX_PASSWORD_LENGTH 255