opnsense-ports/math/gnubc/files/patch-bc__bc.y
Franco Fichtner a737ce6b05 */*: sync previously available, but unused ports
Taken from: FreeBSD
2015-04-22 06:45:04 +02:00

10 lines
225 B
Text

--- bc/bc.y.orig Sun Oct 24 10:07:01 2004
+++ bc/bc.y Sun Oct 24 10:07:20 2004
@@ -424,7 +424,6 @@
generate (genstr);
$$ = 0;
}
- ;
| expression AND
{
warn("&& operator");