Fix bug in test
From-SVN: r16977
This commit is contained in:
parent
46422d6c5f
commit
aa2fbe8d1f
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
#include <stdio.h>
|
||||
#include <stdarg.h>
|
||||
|
||||
extern int sprintf(char *, const char *, ...);
|
||||
char buf[50];
|
||||
int
|
||||
va (int a, double b, int c, ...)
|
||||
|
|
Loading…
Add table
Reference in a new issue