aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/gprs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gprs.h b/include/gprs.h
index 1f3f99a..d97f538 100644
--- a/include/gprs.h
+++ b/include/gprs.h
@@ -102,7 +102,7 @@ struct ipc_gprs_call_status {
};
struct ipc_gprs_hsdpa_status {
- unsigned char unk;
+ unsigned char reg_state;
};
struct ipc_gprs_ps {