aboutsummaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-09-27 09:54:36 +0000
committerChristian Grothoff <christian@grothoff.org>2012-09-27 09:54:36 +0000
commit54babd8e9db3f7b81b03021f63b6112b57b7a8f0 (patch)
tree0ee66d8d020c385568bead1b369c15c4d35f379f /src/include
parent7ed9a8983b650646a2b6bd46ae05d57c5a821168 (diff)
downloadgnunet-54babd8e9db3f7b81b03021f63b6112b57b7a8f0.tar.gz
gnunet-54babd8e9db3f7b81b03021f63b6112b57b7a8f0.zip
-no line
Diffstat (limited to 'src/include')
-rw-r--r--src/include/gnunet_regex_lib.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/gnunet_regex_lib.h b/src/include/gnunet_regex_lib.h
index 53e7c13e0..f4109fd85 100644
--- a/src/include/gnunet_regex_lib.h
+++ b/src/include/gnunet_regex_lib.h
@@ -98,7 +98,6 @@ GNUNET_REGEX_automaton_destroy (struct GNUNET_REGEX_Automaton *a);
98 * Options for graph creation function 98 * Options for graph creation function
99 * GNUNET_REGEX_automaton_save_graph. 99 * GNUNET_REGEX_automaton_save_graph.
100 */ 100 */
101
102enum GNUNET_REGEX_GraphSavingOptions 101enum GNUNET_REGEX_GraphSavingOptions
103{ 102{
104 /** 103 /**