diff options
Diffstat (limited to 'src/fs/gnunet-fs-gtk_event-handler.c')
-rw-r--r-- | src/fs/gnunet-fs-gtk_event-handler.c | 2 |
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 | */ |
761 | static void | 761 | static void |
762 | get_download_list_entry (struct DownloadEntry *de, | 762 | get_download_list_entry (struct DownloadEntry *de, |