libextractor

GNU libextractor
Log | Files | Refs | Submodules | README | LICENSE

commit 67986534e8c3f15689b8da31c5dc972d6e4b9b36
parent e559060128af7ba95a98f23e000bdb2634aa7476
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sat, 31 Dec 2011 18:36:52 +0000

-LRN: fix 2054, only report short name to client

Diffstat:
Msrc/main/extractor.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/extractor.c b/src/main/extractor.c @@ -1721,7 +1721,7 @@ extract_oop (struct EXTRACTOR_PluginList *plugin, mimetype[hdr.mime_len] = '\0'; if ( (proc != NULL) && (0 != proc (proc_cls, - plugin->libname, + plugin->short_libname, hdr.type, hdr.format, mimetype,