aboutsummaryrefslogtreecommitdiff
path: root/src/lg-downloader.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lg-downloader.h')
-rw-r--r--src/lg-downloader.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lg-downloader.h b/src/lg-downloader.h
index 9a7984b..4e7ff2a 100644
--- a/src/lg-downloader.h
+++ b/src/lg-downloader.h
@@ -28,6 +28,7 @@
struct context {
struct libusb_device_handle *usb_handle;
int verbose;
+ int wait;
char operation;
char *partition;