]> git.saurik.com Git - bison.git/blobdiff - src/symtab.c
Simplify y.tab.c when location tracking is disabled.
[bison.git] / src / symtab.c
index 0a3c447e0d30cdabf960a81b10233624d33e70db..ce29dfc9e35544379cbf3b3cf8a063576712b09c 100644 (file)
@@ -489,7 +489,7 @@ static inline void
 symbol_check_alias_consistency (symbol *this)
 {
   symbol *sym = this;
-  symbol *str  = this->alias;
+  symbol *str = this->alias;
 
   /* Check only the symbol in the symbol-string pair.  */
   if (!(this->alias