summaryrefslogtreecommitdiff
path: root/error_utils.c
diff options
context:
space:
mode:
authorMichael J. Chudobiak <mjc@avtechpulse.com>2012-08-23 09:54:50 -0400
committerMichael J. Chudobiak <mjc@avtechpulse.com>2012-08-23 09:54:50 -0400
commitd098bec4aad4dae2c6ecd2db6a55ae9ca4cad525 (patch)
tree947a983f26dfb07b9e31f749b5ab20512dfb8998 /error_utils.c
parente7482832091415ba474007caf600aff2b1173f6a (diff)
updated FIXME comments
Diffstat (limited to 'error_utils.c')
-rw-r--r--error_utils.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/error_utils.c b/error_utils.c
index 1eb36e6..75e0219 100644
--- a/error_utils.c
+++ b/error_utils.c
@@ -19,7 +19,9 @@ END DESCRIPTION **********************************************************/
/*** EndHeader */
-/* FIXME */
+// FIXME - error checker not implemented yet
+
+
int Error_Screen=NO;
void set_gpib_error_flags (int error_num);