summaryrefslogtreecommitdiff
path: root/globals.h
diff options
context:
space:
mode:
authorMichael J. Chudobiak <mjc@avtechpulse.com>2012-08-23 09:25:18 -0400
committerMichael J. Chudobiak <mjc@avtechpulse.com>2012-08-23 09:25:18 -0400
commitbe18c200d66e6a15ef10566dea6210c63fdbc07c (patch)
treee59d2ac29f084e1c8bf1565c6ad025295ae03b94 /globals.h
parent8c3652a30c35847380e19397077e41362bdefcb6 (diff)
astyle fixes
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 */