From 2bf60e0bcdfe66f789483986ebdb27050bd96e98 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 5 Aug 2012 18:40:04 +0000 Subject: -fix comment --- src/plugins/mime_extractor.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugins/mime_extractor.c b/src/plugins/mime_extractor.c index 592ba5f..8e72988 100644 --- a/src/plugins/mime_extractor.c +++ b/src/plugins/mime_extractor.c @@ -38,7 +38,7 @@ static char *magic_path; * Main entry method for the 'application/ogg' extraction plugin. The * 'config' of the context can be used to specify an alternative magic * path. If config is not given, the default magic path will be - * used. The default magic path is '/usr/share/misc/magic'. + * used. * * @param ec extraction context provided to the plugin */ -- cgit v1.2.3