]> git.saurik.com Git - bison.git/blobdiff - src/graphviz.h
version 3.0
[bison.git] / src / graphviz.h
index 239cdd21b2e53783b05080a5af16d18e33d954d2..0254ef748b3a864a5140e9d55d64b7940c982b42 100644 (file)
@@ -1,6 +1,6 @@
 /* Output Graphviz specification of a state machine generated by Bison.
 
-   Copyright (C) 2006, 2010-2012 Free Software Foundation, Inc.
+   Copyright (C) 2006, 2010-2013 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
@@ -22,7 +22,7 @@
 #ifndef GRAPHVIZ_H_
 # define GRAPHVIZ_H_
 
-#include "state.h"
+# include "state.h"
 
 /** Begin a Dot graph.
  *