]> git.saurik.com Git - bison.git/blobdiff - src/files.h
Finish implementing --warnings=error, which should not be implied by
[bison.git] / src / files.h
index ba9fec2f2eb2c0ed1209594409e73dbc00fa53fa..e8df14e7db5e3a97bd2d3469e201621cfe1d123a 100644 (file)
@@ -1,5 +1,7 @@
 /* File names and variables for bison,
-   Copyright (C) 1984, 1989, 2000, 2001, 2002 Free Software Foundation, Inc.
+
+   Copyright (C) 1984, 1989, 2000, 2001, 2002, 2006 Free Software
+   Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
@@ -38,7 +40,7 @@ extern char const *spec_file_prefix;
 /* --verbose. */
 extern char const *spec_verbose_file;
 
-/* File name specified for the output VCG graph.  */
+/* File name specified for the output graph.  */
 extern char const *spec_graph_file;
 
 /* File name specified with --defines.  */