summaryrefslogtreecommitdiffstats
path: root/include/gprs-context.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/gprs-context.h')
-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 f796e2d5..c29c0dc9 100644
--- a/include/gprs-context.h
+++ b/include/gprs-context.h
@@ -40,7 +40,7 @@ enum ofono_gprs_proto {
};
enum ofono_gprs_context_type {
- OFONO_GPRS_CONTEXT_TYPE_INVALID = 0,
+ OFONO_GPRS_CONTEXT_TYPE_ANY = 0,
OFONO_GPRS_CONTEXT_TYPE_INTERNET,
OFONO_GPRS_CONTEXT_TYPE_MMS,
OFONO_GPRS_CONTEXT_TYPE_WAP,