aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-11-28 15:43:07 +0000
committerChristian Grothoff <christian@grothoff.org>2011-11-28 15:43:07 +0000
commitffbfc284e574b37c4680f6da9afb1489e35d4eff (patch)
tree34d21be50c41d5f550755cb506601c495791c2a6
parentc36a9c507db16cea9c29e75420a1452ff5452904 (diff)
downloadlibextractor-ffbfc284e574b37c4680f6da9afb1489e35d4eff.tar.gz
libextractor-ffbfc284e574b37c4680f6da9afb1489e35d4eff.zip
doxygenfixes
-rw-r--r--src/include/extractor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/extractor.h b/src/include/extractor.h
index 3435594..e8d3caf 100644
--- a/src/include/extractor.h
+++ b/src/include/extractor.h
@@ -361,7 +361,7 @@ EXTRACTOR_metatype_get_max (void);
361 * 361 *
362 * @param cls closure (user-defined) 362 * @param cls closure (user-defined)
363 * @param plugin_name name of the plugin that produced this value; 363 * @param plugin_name name of the plugin that produced this value;
364 * special values can be used (i.e. '<zlib>' for zlib being 364 * special values can be used (i.e. '&lt;zlib&gt;' for zlib being
365 * used in the main libextractor library and yielding 365 * used in the main libextractor library and yielding
366 * meta data). 366 * meta data).
367 * @param type libextractor-type describing the meta data 367 * @param type libextractor-type describing the meta data