/* Declaration for error-reporting function for Bison.
- Copyright (C) 2000-2002, 2006, 2009-2011 Free Software Foundation,
+ Copyright (C) 2000-2002, 2006, 2009-2012 Free Software Foundation,
Inc.
This program is free software: you can redistribute it and/or modify
# include "location.h"
-# ifdef __cplusplus
+# ifdef __cplusplus
extern "C" {
# endif
/** Whether an error was reported. */
extern bool complaint_issued;
-# ifdef __cplusplus
+# ifdef __cplusplus
}
# endif