提交 4faae443 编写于 作者: J Jean Carlo Machado

removed duplicated declaration of putcharSpy

上级 ac455f27
...@@ -53,7 +53,6 @@ static const _UD d_zero = 0.0; ...@@ -53,7 +53,6 @@ static const _UD d_zero = 0.0;
void startPutcharSpy(void); void startPutcharSpy(void);
void endPutcharSpy(void); void endPutcharSpy(void);
char* getBufferPutcharSpy(void); char* getBufferPutcharSpy(void);
void putcharSpy(int c);
static int SetToOneToFailInTearDown; static int SetToOneToFailInTearDown;
static int SetToOneMeanWeAlreadyCheckedThisGuy; static int SetToOneMeanWeAlreadyCheckedThisGuy;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册