aboutsummaryrefslogtreecommitdiffstats
path: root/include/net.h
diff options
context:
space:
mode:
authorPaulK <contact@paulk.fr>2011-11-21 19:05:40 +0100
committerPaulK <contact@paulk.fr>2011-11-21 19:08:50 +0100
commit2bbccf3d9ee564f0ec0cef8f937c0a1d30775ad2 (patch)
treee6bb5e2c8fcbf13ee3ab89d6acbb3fd9b21e52a2 /include/net.h
parent013c60baf12e8e8165be59819c022a1675708aa4 (diff)
downloadexternal_libsamsung-ipc-2bbccf3d9ee564f0ec0cef8f937c0a1d30775ad2.zip
external_libsamsung-ipc-2bbccf3d9ee564f0ec0cef8f937c0a1d30775ad2.tar.gz
external_libsamsung-ipc-2bbccf3d9ee564f0ec0cef8f937c0a1d30775ad2.tar.bz2
Corrected/splitted NET/SMS/PWR headers for crespo and added french PLMN data
Diffstat (limited to 'include/net.h')
-rw-r--r--include/net.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/net.h b/include/net.h
index 4a306dc..5c8d36d 100644
--- a/include/net.h
+++ b/include/net.h
@@ -82,7 +82,6 @@ struct ipc_net_plmn_entry {
struct ipc_net_plmn_entries {
unsigned char num;
- struct ipc_net_plmn_entry *data;
};
void ipc_net_regist_get(struct ipc_net_regist_get *message, int domain);