aboutsummaryrefslogtreecommitdiff
path: root/src/main/extractor_plugpath.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/extractor_plugpath.h')
-rw-r--r--src/main/extractor_plugpath.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/extractor_plugpath.h b/src/main/extractor_plugpath.h
index 848be52..3a3b217 100644
--- a/src/main/extractor_plugpath.h
+++ b/src/main/extractor_plugpath.h
@@ -29,9 +29,9 @@
29 * Given a short name of a library (i.e. "mime"), find 29 * Given a short name of a library (i.e. "mime"), find
30 * the full path of the respective plugin. 30 * the full path of the respective plugin.
31 */ 31 */
32char * 32char *
33EXTRACTOR_find_plugin_ (const char *short_name); 33EXTRACTOR_find_plugin_ (const char *short_name);
34 34
35 35
36#endif 36#endif
37/* EXTRACTOR_PLUGPATH_H */ 37/* EXTRACTOR_PLUGPATH_H */