]> git.saurik.com Git - bison.git/blobdiff - src/getargs.h
regen
[bison.git] / src / getargs.h
index 3c081fe321b826d77fa029b38af8f01cdb8ed43a..5d4dfb0d12a9f8ab8c1ac54514bfbf6a15dc6b93 100644 (file)
@@ -1,6 +1,6 @@
 /* Parse command line arguments for bison.
 
-   Copyright (C) 1984, 1986, 1989, 1992, 2000-2012 Free Software
+   Copyright (C) 1984, 1986, 1989, 1992, 2000-2013 Free Software
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
@@ -21,7 +21,7 @@
 #ifndef GETARGS_H_
 # define GETARGS_H_
 
-#include "location.h"
+# include "location.h"
 
 enum { command_line_prio, grammar_prio, default_prio };
 
@@ -121,6 +121,7 @@ enum feature
 /** What additional features to use.  */
 extern int feature_flag;
 
+
 /** Process the command line arguments.
  *
  *  \param argc   size of \a argv