diff options
Diffstat (limited to 'src/fs/gnunet-fs-gtk-common.h')
-rw-r--r-- | src/fs/gnunet-fs-gtk-common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/gnunet-fs-gtk-common.h b/src/fs/gnunet-fs-gtk-common.h index d0d7b4f9..f7ad5ab2 100644 --- a/src/fs/gnunet-fs-gtk-common.h +++ b/src/fs/gnunet-fs-gtk-common.h | |||
@@ -116,7 +116,7 @@ GNUNET_FS_GTK_add_meta_data_to_list_store (void *cls, const char *plugin_name, | |||
116 | */ | 116 | */ |
117 | char * | 117 | char * |
118 | GNUNET_FS_GTK_dubious_meta_to_utf8 (enum EXTRACTOR_MetaFormat format, | 118 | GNUNET_FS_GTK_dubious_meta_to_utf8 (enum EXTRACTOR_MetaFormat format, |
119 | const char *data, size_t data_len); | 119 | const char *data, size_t data_len); |
120 | 120 | ||
121 | 121 | ||
122 | #endif | 122 | #endif |