From 3501c0085aca2494fd36dc315a2435d2e4c8de76 Mon Sep 17 00:00:00 2001 From: Douglas Clowes Date: Fri, 30 Nov 2012 10:27:25 +1100 Subject: [PATCH] underscore in environment_controller --- sinfox.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sinfox.h b/sinfox.h index 4d688532..c256c259 100644 --- a/sinfox.h +++ b/sinfox.h @@ -56,7 +56,7 @@ char *pDeviceTypes[25] = { "connection", "crystalselector", "environment monitor", - "environment controller", + "environment_controller", "gpib", "hklscan", "hmcontrol",