aboutsummaryrefslogtreecommitdiffstats
path: root/include/net.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net.h')
-rw-r--r--include/net.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/net.h b/include/net.h
index 9a6e821..9fbf698 100644
--- a/include/net.h
+++ b/include/net.h
@@ -58,7 +58,7 @@
struct ipc_net_current_plmn {
char unk;
- unsigned char reg_state; // IPC_NET_REGISTRATION_STATE_...
+ unsigned char slevel;
char plmn[6];
unsigned char type; // IPC_NET_SERVICE_TYPE_... ?
unsigned short lac;