aboutsummaryrefslogtreecommitdiff
path: root/gfsm/src/pd_state.h
diff options
context:
space:
mode:
Diffstat (limited to 'gfsm/src/pd_state.h')
-rw-r--r--gfsm/src/pd_state.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gfsm/src/pd_state.h b/gfsm/src/pd_state.h
index b2e7576..7bb96ee 100644
--- a/gfsm/src/pd_state.h
+++ b/gfsm/src/pd_state.h
@@ -3,7 +3,7 @@
* Author: Bryan Jurish <moocow@ling.uni-potsdam.de>
* Description: finite state automata for Pd
*
- * Copyright (c) 2004 Bryan Jurish.
+ * Copyright (c) 2004-2006 Bryan Jurish.
*
* For information on usage and redistribution, and for a DISCLAIMER OF ALL
* WARRANTIES, see the file, "LICENSE.txt," in this distribution.
@@ -37,7 +37,7 @@
#include <pd_automaton.h>
/*--------------------------------------------------------------
- * pd_fsm_automaton_pd
+ * pd_gfsm_state
*/
typedef struct _pd_gfsm_state
{