fix commit, "src/sharedspice.c, add vfprintf to interface for transferring ..."

This commit is contained in:
rlar 2015-12-16 21:11:18 +01:00
parent 1cd8bbf744
commit c94d7153fd
1 changed files with 0 additions and 1 deletions

View File

@ -177,7 +177,6 @@ extern void initw(void);
static runDesc *cur_run;
void sh_stdflush(FILE *f);
int sh_vfprintf(FILE *f, const char *fmt, va_list args);
int sh_fputsll(const char *input, FILE* outf);