]> git.saurik.com Git - bison.git/blobdiff - lib/timevar.c
* data/glr.c (yyprocessOneStack): Synchronize the shift for all
[bison.git] / lib / timevar.c
index 6de93d50807f3c033fd79e2c07ee40361fd62492..d647687fea7b018b2845a5fb7bc1a3a0e7bcb6f8 100644 (file)
@@ -31,7 +31,7 @@ Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA
 /* This source file is taken from the GCC source code, with slight
    modifications that are under control of the IN_GCC preprocessor
    variable.  The !IN_GCC part of this file is specific to Bison.  */
-   
+
 # include "../src/system.h"
 # if HAVE_SYS_TIME_H
 #  include <sys/time.h>