summaryrefslogtreecommitdiff
path: root/error_utils.c
diff options
context:
space:
mode:
authorMichael J. Chudobiak <mjc@avtechpulse.com>2012-08-24 10:43:13 -0400
committerMichael J. Chudobiak <mjc@avtechpulse.com>2012-08-24 10:43:13 -0400
commitf59a5d3655a17eba162f60727d73c7c79b057cbc (patch)
tree5aee0c19baee8d334082aa74cf425128e1af6f44 /error_utils.c
parent48098fad82a0eb3df68e194c764ea04cfc8b01a2 (diff)
fixme comments
Diffstat (limited to 'error_utils.c')
-rw-r--r--error_utils.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/error_utils.c b/error_utils.c
index 14b7684..815d039 100644
--- a/error_utils.c
+++ b/error_utils.c
@@ -21,10 +21,7 @@ END DESCRIPTION **********************************************************/
/*** EndHeader */
-// FIXME - error checker not implemented yet
-
-
-int Error_Screen=NO;
+int Error_Screen=NO; //FIXME - should be a menu global?
void set_gpib_error_flags (int error_num);