aboutsummaryrefslogtreecommitdiffstats
path: root/samsung-ipc/ipc.h
diff options
context:
space:
mode:
Diffstat (limited to 'samsung-ipc/ipc.h')
-rw-r--r--samsung-ipc/ipc.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/samsung-ipc/ipc.h b/samsung-ipc/ipc.h
index 7e98004..0017994 100644
--- a/samsung-ipc/ipc.h
+++ b/samsung-ipc/ipc.h
@@ -71,9 +71,8 @@ struct ipc_gprs_specs {
struct ipc_nv_data_specs {
char *nv_data_path;
char *nv_data_md5_path;
- char *nv_data_bak_path;
- char *nv_data_md5_bak_path;
- char *nv_state_path;
+ char *nv_data_backup_path;
+ char *nv_data_backup_md5_path;
char *nv_data_secret;
int nv_data_size;
int nv_data_chunk_size;