From 4cd8a68a0ed6a5714fb05c51dde8c9da814a5731 Mon Sep 17 00:00:00 2001 From: Jan Breuer <jan.breuer@jaybee.cz> Date: 周二, 18 6月 2013 22:44:55 +0800 Subject: [PATCH] Update to master --- libscpi/inc/scpi/error.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/libscpi/inc/scpi/error.h b/libscpi/inc/scpi/error.h index b2b7c9d..cb5b398 100644 --- a/libscpi/inc/scpi/error.h +++ b/libscpi/inc/scpi/error.h @@ -58,7 +58,7 @@ #define SCPI_ERROR_INVALID_SUFFIX -131 #define SCPI_ERROR_SUFFIX_NOT_ALLOWED -138 -#define SCPI_ERROR_EXECUTION_ERROR -200 +#define SCPI_ERROR_EXECUTION_ERROR -200 #ifdef __cplusplus } -- Gitblit v1.9.1