aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_gtk.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_gtk.h')
-rw-r--r--src/include/gnunet_gtk.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/include/gnunet_gtk.h b/src/include/gnunet_gtk.h
index 98685110..730aacd0 100644
--- a/src/include/gnunet_gtk.h
+++ b/src/include/gnunet_gtk.h
@@ -130,7 +130,7 @@ GNUNET_GTK_display_about (const char *dialogfile);
130 * @return TRUE on success, FALSE on errors 130 * @return TRUE on success, FALSE on errors
131 */ 131 */
132gboolean 132gboolean
133GNUNET_GTK_get_tree_string (GtkTreeView *treeview, 133GNUNET_GTK_get_tree_string (GtkTreeView *treeview,
134 GtkTreePath *treepath, 134 GtkTreePath *treepath,
135 guint column, gchar ** value); 135 guint column, gchar ** value);
136 136
@@ -249,7 +249,7 @@ GNUNET_GTK_main_loop_get_args (struct GNUNET_GTK_MainLoop * ml,
249 * FIXME! 249 * FIXME!
250 * 250 *
251 * @param ml FIXME 251 * @param ml FIXME
252 * @param data FIXME 252 * @param data FIXME
253 * @return FIXME 253 * @return FIXME
254 */ 254 */
255int 255int
@@ -380,7 +380,7 @@ enum GNUNET_GTK_FS_MAIN_WINDOW_AnonymityLevelModelColumns
380 * A guint. 380 * A guint.
381 */ 381 */
382 GNUNET_GTK_ANONYMITY_LEVEL_MC_LEVEL = 1, 382 GNUNET_GTK_ANONYMITY_LEVEL_MC_LEVEL = 1,
383 383
384 /** 384 /**
385 * A gchararray. 385 * A gchararray.
386 */ 386 */