From a2006d9935f97a233f75942e1a3eab69f27cf4b3 Mon Sep 17 00:00:00 2001
From: Jan Breuer <jan.breuer@jaybee.cz>
Date: 周日, 19 4月 2015 17:59:23 +0800
Subject: [PATCH] Update c++ example, make special numbers more correct

---
 examples/common/scpi-def.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/examples/common/scpi-def.c b/examples/common/scpi-def.c
index 699a803..dbb869b 100644
--- a/examples/common/scpi-def.c
+++ b/examples/common/scpi-def.c
@@ -283,3 +283,4 @@
     .units = scpi_units_def,
     .idn = {"MANUFACTURE", "INSTR2013", NULL, "01-02"},
 };
+

--
Gitblit v1.9.1