]> git.saurik.com Git - bison.git/blobdiff - src/location.h
tests: close files in glr-regression
[bison.git] / src / location.h
index 4c2b410de8e1797b8e6a3d375c90fb1718252a07..5ebb92e30e5272aa8e4e6fe3f950d55acdea35f6 100644 (file)
@@ -88,7 +88,7 @@ typedef struct
 
 } location;
 
-#define YYLTYPE location
+#define GRAM_LTYPE location
 
 #define EMPTY_LOCATION_INIT {{NULL, 0, 0}, {NULL, 0, 0}}
 extern location const empty_location;