From 28a375d5b724021d2ca391aa708e90b2dbc0dd3b Mon Sep 17 00:00:00 2001
From: Jan Breuer <jan.breuer@jaybee.cz>
Date: 周一, 16 5月 2016 01:48:22 +0800
Subject: [PATCH] Fix buffer overflow in example handling of channel list

---
 libscpi/inc/scpi/scpi.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/libscpi/inc/scpi/scpi.h b/libscpi/inc/scpi/scpi.h
index e7fe50f..ee07b1a 100644
--- a/libscpi/inc/scpi/scpi.h
+++ b/libscpi/inc/scpi/scpi.h
@@ -46,6 +46,5 @@
 #include "scpi/utils.h"
 #include "scpi/expression.h"
 
-
 #endif	/* SCPI_H */
 

--
Gitblit v1.9.1