summaryrefslogtreecommitdiff
path: root/wm/vtwm/patches/patch-ab
blob: a05510fe4f89227ea0d2a1559a354ca7c3e6513c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ab,v 1.1.1.1 2005/11/06 00:43:11 minskim Exp $

--- gram.y.orig	2005-05-16 21:19:48.000000000 -0400
+++ gram.y
@@ -116,7 +116,7 @@ extern int SetSound();
  *
  * djhjr - 1/16/98
  */
-extern int yylineno;
+int yylineno;
 
 %}