X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/f3ead217b8636f623399e66bd937b1c51774d4af..70b7c357476ed3525ddb5d2739e70690cfebb207:/src/location.h diff --git a/src/location.h b/src/location.h index 7026d82f..f7396524 100644 --- a/src/location.h +++ b/src/location.h @@ -1,6 +1,6 @@ /* Locations for Bison - Copyright (C) 2002, 2004-2012 Free Software Foundation, Inc. + Copyright (C) 2002, 2004-2013 Free Software Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler. @@ -88,9 +88,9 @@ typedef struct } location; -#define GRAM_LTYPE location +# define GRAM_LTYPE location -#define EMPTY_LOCATION_INIT {{NULL, 0, 0}, {NULL, 0, 0}} +# define EMPTY_LOCATION_INIT {{NULL, 0, 0}, {NULL, 0, 0}} extern location const empty_location; /* Set *LOC and adjust scanner cursor to account for token TOKEN of