Removed extra quote mark.

This commit is contained in:
Janet B. Anderson
1996-06-04 14:51:42 +00:00
parent 4ccdf79d2f
commit b9395b020c

View File

@@ -107,7 +107,7 @@ Expr *sp;
extern char *stype[];
#ifdef DEBUG
fprintf("stderr, "eval_delay: type=%s\n", stype[ep->type]);
fprintf(stderr, "eval_delay: type=%s\n", stype[ep->type]);
#endif DEBUG
/* Generate 1-st part of function w/ 1-st 2 parameters */