summaryrefslogtreecommitdiff
path: root/src/global.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/global.h')
-rw-r--r--src/global.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/global.h b/src/global.h
index fc8df6f..764cc06 100644
--- a/src/global.h
+++ b/src/global.h
@@ -29,8 +29,9 @@ struct global_core {
char *msg_store_send;
char *msg_store_new;
char *pb_store;
- char *model;
- char *iccid; /* Needed for LNA3/Verizon */
+ char *model;
+ char *iccid; /* Needed for LNA3/Verizon */
+ char *manufacturer; /* Needed to pick proper manufacturer-specific commands */
char *editor;
char *edit_file;