aboutsummaryrefslogtreecommitdiff
path: root/src/fs/test_fs_file_information.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/test_fs_file_information.c')
-rw-r--r--src/fs/test_fs_file_information.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/fs/test_fs_file_information.c b/src/fs/test_fs_file_information.c
index a459c565f..34ac3285e 100644
--- a/src/fs/test_fs_file_information.c
+++ b/src/fs/test_fs_file_information.c
@@ -151,8 +151,8 @@ testThumbnail ()
151 EXTRACTOR_OPTION_DEFAULT_POLICY); 151 EXTRACTOR_OPTION_DEFAULT_POLICY);
152 if (ex == NULL) 152 if (ex == NULL)
153 { 153 {
154 fprintf (stderr, 154 FPRINTF (stderr,
155 "Test incomplete, have no GTK thumbnail extractor available.\n"); 155 "Test incomplete, have no GTK thumbnail extractor available.\n", NULL);
156 return 0; /* can not test, no thumbnailer */ 156 return 0; /* can not test, no thumbnailer */
157 } 157 }
158 ex = EXTRACTOR_plugin_add_config (ex, "mime", 158 ex = EXTRACTOR_plugin_add_config (ex, "mime",