Jan Breuer
2018-09-05 da2dd80a5841972033952aa85b22cc99048f8fba
Remove trailing spaces from cc.h
1个文件已修改
4 ■■■■ 已修改文件
libscpi/inc/scpi/cc.h 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
libscpi/inc/scpi/cc.h
@@ -68,7 +68,7 @@
    #define HAVE_SNPRINTF 1
#endif
#if (defined _POSIX_C_SOURCE && _POSIX_C_SOURCE >= 200112L)
#if (defined _POSIX_C_SOURCE && _POSIX_C_SOURCE >= 200112L)
    #define HAVE_STRNCASECMP 1
#endif
@@ -195,7 +195,7 @@
#endif
#ifndef  HAVE_DTOSTRE
#define  HAVE_DTOSTRE           0
#define  HAVE_DTOSTRE           0
#endif
#ifdef    __cplusplus