mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-05 19:30:49 +02:00
bash-5.0-beta release
This commit is contained in:
+1
-1
@@ -148,7 +148,7 @@ extern int yydebug;
|
||||
|
||||
union YYSTYPE
|
||||
{
|
||||
#line 328 "/usr/homes/chet/src/bash/src/parse.y" /* yacc.c:1909 */
|
||||
#line 328 "./parse.y" /* yacc.c:1909 */
|
||||
|
||||
WORD_DESC *word; /* the word that we read. */
|
||||
int number; /* the number that we read. */
|
||||
|
||||
Reference in New Issue
Block a user