artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
00e32dc
)
we're not shooting yacception
author
espie
<espie@openbsd.org>
Fri, 7 Jul 2017 12:41:59 +0000
(12:41 +0000)
committer
espie
<espie@openbsd.org>
Fri, 7 Jul 2017 12:41:59 +0000
(12:41 +0000)
okay millert@
games/atc/grammar.y
patch
|
blob
|
history
diff --git
a/games/atc/grammar.y
b/games/atc/grammar.y
index
1091a00
..
362ada1
100644
(file)
--- a/
games/atc/grammar.y
+++ b/
games/atc/grammar.y
@@
-1,4
+1,4
@@
-/* $OpenBSD: grammar.y,v 1.1
0 2016/01/09 19:27:56 mestre Exp $
*/
+/* $OpenBSD: grammar.y,v 1.1
1 2017/07/07 12:41:59 espie Exp $
*/
/* $NetBSD: grammar.y,v 1.3 1995/03/21 15:03:59 cgd Exp $ */
/*-
@@
-60,7
+60,6
@@
%{
#include "def.h"
#include "extern.h"
-#include "y.tab.h"
int errors = 0;
int line = 1;