check for empty others clause.
[unix-history] / usr / src / usr.bin / pascal / pxp / yyput.c
index 85281b4..99fe7be 100644 (file)
@@ -1,4 +1,4 @@
-static char *sccsid = "@(#)yyput.c     1.1 (Berkeley) %G%";
+static char *sccsid = "@(#)yyput.c     1.3 (Berkeley) %G%";
 /* Copyright (c) 1979 Regents of the University of California */
 #
 /*
 /* Copyright (c) 1979 Regents of the University of California */
 #
 /*
@@ -14,6 +14,7 @@ static        char *sccsid = "@(#)yyput.c     1.1 (Berkeley) %G%";
  * Version 1.2 January 1979
  */
 
  * Version 1.2 January 1979
  */
 
+#include "whoami.h"
 #include "0.h"
 #include "tree.h"
 #include "yy.h"
 #include "0.h"
 #include "tree.h"
 #include "yy.h"
@@ -100,7 +101,7 @@ yyoutfl(toseqid)
        }
 }
 \f
        }
 }
 \f
-int    yygetunit -1;
+int    yygetunit -1;
 char   *yygetfile;
 
 /*
 char   *yygetfile;
 
 /*
@@ -234,7 +235,7 @@ graphic(ch)
 \f
 extern int nopflg;
 
 \f
 extern int nopflg;
 
-char   printed 1;
+char   printed 1;
 /*
  * Set the current file name to be file,
  * printing the name, or a header on a new
 /*
  * Set the current file name to be file,
  * printing the name, or a header on a new