summaryrefslogtreecommitdiff
path: root/globals.h
diff options
context:
space:
mode:
Diffstat (limited to 'globals.h')
-rw-r--r--globals.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/globals.h b/globals.h
index affcd04..83c01a0 100644
--- a/globals.h
+++ b/globals.h
@@ -827,7 +827,7 @@ typedef struct {
bool beaglebone;
bool olimex;
bool gpib;
- char remount_point[32];
+ char remount_point[128];
} HWDetectStruct;