summaryrefslogtreecommitdiff
path: root/globals.h
diff options
context:
space:
mode:
Diffstat (limited to 'globals.h')
-rw-r--r--globals.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/globals.h b/globals.h
index eea3a19..3c4ff0b 100644
--- a/globals.h
+++ b/globals.h
@@ -586,8 +586,8 @@ typedef struct {
ConstraintsStruct Constraints;
ChannelStruct ChannelState[max_channels];
FlashStruct Flash;
- GpibStruct GPIB;
- Rs232Struct RS232;
+ GpibStruct GPIB;
+ Rs232Struct RS232;
int error_queue[error_queue_length+1];
int number_of_errors; /* how many errors are in the error queue */