Change fatal() and error() to use varargs.

This commit is contained in:
David Given
2013-05-10 12:04:21 +01:00
parent d91a1dc1a6
commit d89f172841
8 changed files with 37 additions and 11 deletions

View File

@@ -13,6 +13,7 @@ static char rcsid[]= "$Id$";
#include "set.h"
#include "instruct.h"
#include "lookup.h"
#include "extern.h"
#include <cgg_cg.h>
int wordsize;