diff options
Diffstat (limited to 'globals.h')
-rw-r--r-- | globals.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -783,6 +783,7 @@ typedef struct { int vxi_service_request; int gpib_remote; int gpib_lock; + int vxi_panel_lock; } RemoteStruct; |