aboutsummaryrefslogtreecommitdiff
path: root/src/fs
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2014-06-07 22:15:54 +0000
committerChristian Grothoff <christian@grothoff.org>2014-06-07 22:15:54 +0000
commit5394da260d2b8a22a4c3aa06bef0c8e866152551 (patch)
treef9dd8dc76e3a47bd0d81cde2278dac05b3497f51 /src/fs
parente71cdb38f2b520975527141f42fdd3ce3d941fe4 (diff)
downloadgnunet-gtk-5394da260d2b8a22a4c3aa06bef0c8e866152551.tar.gz
gnunet-gtk-5394da260d2b8a22a4c3aa06bef0c8e866152551.zip
-more doxygen fixes, indentation
Diffstat (limited to 'src/fs')
-rw-r--r--src/fs/gnunet-fs-gtk_event-handler.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/gnunet-fs-gtk_event-handler.c b/src/fs/gnunet-fs-gtk_event-handler.c
index 38f3537d..346a089b 100644
--- a/src/fs/gnunet-fs-gtk_event-handler.c
+++ b/src/fs/gnunet-fs-gtk_event-handler.c
@@ -756,7 +756,7 @@ setup_download_list_entry (struct DownloadEntry *de,
756 * Obtain the iterator for the respective download entry. 756 * Obtain the iterator for the respective download entry.
757 * 757 *
758 * @param de the download entry 758 * @param de the download entry
759 * @param[OUT] iter set to the respective position in the #downloads_treestore 759 * @param[out] iter set to the respective position in the #downloads_treestore
760 */ 760 */
761static void 761static void
762get_download_list_entry (struct DownloadEntry *de, 762get_download_list_entry (struct DownloadEntry *de,