mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-12 13:53:03 +00:00
Remove last commit at the request of Paul Eggert.
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
#include "complain.h"
|
||||
#include "location.h"
|
||||
|
||||
location const empty_location = EMPTY_LOCATION_INIT;
|
||||
location const empty_location;
|
||||
|
||||
/* If BUF is null, add BUFSIZE (which in this case must be less than
|
||||
INT_MAX) to COLUMN; otherwise, add mbsnwidth (BUF, BUFSIZE, 0) to
|
||||
|
||||
Reference in New Issue
Block a user