summaryrefslogtreecommitdiff
path: root/gpib.c
diff options
context:
space:
mode:
Diffstat (limited to 'gpib.c')
-rw-r--r--gpib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gpib.c b/gpib.c
index 6210b79..6471373 100644
--- a/gpib.c
+++ b/gpib.c
@@ -777,7 +777,7 @@ static void TNT_Holdoff_off()
}
-void GPIB_start_query_response(gpointer *ignore_this, char *in_string)
+void GPIB_and_VXI_start_query_response(gpointer *ignore_this, char *in_string)
{
g_assert (ignore_this == NULL);
g_assert (in_string != NULL);