Another batch especially on C ANSI frontend
This commit is contained in:
@@ -5,9 +5,7 @@ cat <<'--EOT--'
|
||||
/* $Id$ */
|
||||
#include "Lpars.h"
|
||||
|
||||
char *
|
||||
symbol2str(tok)
|
||||
int tok;
|
||||
char *symbol2str(int tok)
|
||||
{
|
||||
#define SIZBUF 8
|
||||
/* allow for a few invocations in f.i. an argument list */
|
||||
|
||||
Reference in New Issue
Block a user