Fix bug in test

From-SVN: r16977
This commit is contained in:
Jeff Law 1997-12-06 08:45:59 -07:00
parent 46422d6c5f
commit aa2fbe8d1f

View file

@ -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, ...)