Changeset 1436 in kBuild for trunk/src/ash
- Timestamp:
- Mar 25, 2008 2:18:55 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/ash/arith.y
r809 r1436 193 193 const char *s; 194 194 { 195 195 #ifndef YYBISON /* yyerrok references yyerrstatus which is a local variable in yyparse().*/ 196 196 yyerrok; 197 #endif 197 198 yyclearin; 198 199 arith_lex_reset(); /* reprime lex */
Note:
See TracChangeset
for help on using the changeset viewer.