]> git.saurik.com Git - bison.git/blobdiff - src/complain.h
More ignores.
[bison.git] / src / complain.h
index 81f4e6cc2633abcef93d2fe800b98e8edab4a1e4..6a973848b8bc46ff150de913a68d3ccbb27b7f8c 100644 (file)
@@ -1,5 +1,5 @@
 /* Declaration for error-reporting function for Bison.
-   Copyright (C) 2000 Free Software Foundation, Inc.
+   Copyright 2000 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify it
    under the terms of the GNU General Public License as published by the
@@ -23,7 +23,7 @@
 extern "C" {
 #endif
 
-#if defined (__STDC__) && __STDC__
+#ifdef __STDC__
 
 /* Informative messages, but we proceed. */