mirror of
https://git.freebsd.org/ports.git
synced 2025-06-20 20:20:30 -04:00
10 lines
202 B
Text
10 lines
202 B
Text
--- binutils/arparse.y.orig Sun Jul 11 22:02:15 1999
|
|
+++ binutils/arparse.y Sun Feb 2 10:44:48 2003
|
|
@@ -74,6 +74,7 @@
|
|
|
|
command_line:
|
|
command NEWLINE { prompt(); }
|
|
+ ;
|
|
|
|
command:
|
|
open_command
|