Another cleanup patch from Jeff Garzik <jgarzik@mandrakesoft.com>

This commit is contained in:
Eric Andersen
2001-03-19 23:49:41 +00:00
parent 40eaa9f0bb
commit 92d23245c9
14 changed files with 36 additions and 102 deletions

View File

@ -113,7 +113,7 @@ void *xcalloc(size_t size, size_t se)
}
#define error_msg(s, d) fprintf(stderr, s, d)
#endif
#endif /* TEST */
struct history {