summaryrefslogtreecommitdiffstats
path: root/games/xmulti/files/patch-html_style__y.y
blob: 972896e0d6e0fc4d0a18c9f68adc259fc9bb0f6f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- html/style_y.y.orig	Sun Aug 22 17:59:06 2004
+++ html/style_y.y	Sun Aug 22 17:59:22 2004
@@ -255,7 +255,8 @@
 	 case SSTERM_HEXCOLOR:
 	 case SSTERM_URL:
 	 case SSTERM_RGB:
-	 }
+	 break;
+	}
 	 $$ = $2;
  }
  | '+' term_base	{ $$ = $2; }
OpenPOWER on IntegriCloud