coverity
[oweals/gnunet.git] / src / regex / regex_internal.h
index 3e4d0ca0ed0be9e19052d12b5fa52fa2359dddb3..49e5dd0221773b664009b60fbe7e3a3dd9ec026c 100644 (file)
@@ -142,7 +142,7 @@ struct GNUNET_REGEX_State
   int lowlink;
 
   /**
-   * Human readable name of the automaton. Used for debugging and graph
+   * Human readable name of the state. Used for debugging and graph
    * creation.
    */
   char *name;