mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-06 10:12:38 +02:00
bash-4.3-alpha release
This commit is contained in:
+1
-1
@@ -142,7 +142,7 @@
|
||||
|
||||
#if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
|
||||
typedef union YYSTYPE
|
||||
#line 323 "/Users/chet/src/bash/src/parse.y"
|
||||
#line 323 "/usr/src/local/chet/src/bash/src/parse.y"
|
||||
{
|
||||
WORD_DESC *word; /* the word that we read. */
|
||||
int number; /* the number that we read. */
|
||||
|
||||
Reference in New Issue
Block a user