aboutsummaryrefslogtreecommitdiff
path: root/src/fs
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs')
-rw-r--r--src/fs/test_fs_file_information.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/fs/test_fs_file_information.c b/src/fs/test_fs_file_information.c
index 34ac3285e..0a2969cd3 100644
--- a/src/fs/test_fs_file_information.c
+++ b/src/fs/test_fs_file_information.c
@@ -152,7 +152,8 @@ testThumbnail ()
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", NULL); 155 "%s",
156 "Test incomplete, have no GTK thumbnail extractor available.\n");
156 return 0; /* can not test, no thumbnailer */ 157 return 0; /* can not test, no thumbnailer */
157 } 158 }
158 ex = EXTRACTOR_plugin_add_config (ex, "mime", 159 ex = EXTRACTOR_plugin_add_config (ex, "mime",