This commit was generated by cvs2svn to compensate for changes in r123331,
which included commits to RCS files with non-trunk default branches.
This commit is contained in:
commit
4d304b42df
@ -126,7 +126,7 @@
|
|||||||
|
|
||||||
#ifdef _USE_BERKELEY_YACC
|
#ifdef _USE_BERKELEY_YACC
|
||||||
extern const char * const AslCompilername[];
|
extern const char * const AslCompilername[];
|
||||||
static const char * const *yytname = &AslCompilername[255];
|
static const char * const *yytname = &AslCompilername[254];
|
||||||
#else
|
#else
|
||||||
extern const char * const yytname[];
|
extern const char * const yytname[];
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user