aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/thumbnailffmpeg_extractor.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-08-26 00:43:54 +0000
committerChristian Grothoff <christian@grothoff.org>2012-08-26 00:43:54 +0000
commit9982f36619684b6b089e3ed8e58739680e65ddbc (patch)
tree91771aeeac03490709eca26fc0b735f01f1ef8b3 /src/plugins/thumbnailffmpeg_extractor.c
parent6ce04c08ce03b9c48c6764e662b450ec4c2e004b (diff)
downloadlibextractor-9982f36619684b6b089e3ed8e58739680e65ddbc.tar.gz
libextractor-9982f36619684b6b089e3ed8e58739680e65ddbc.zip
docu updates, improvements to build system
Diffstat (limited to 'src/plugins/thumbnailffmpeg_extractor.c')
-rw-r--r--src/plugins/thumbnailffmpeg_extractor.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/thumbnailffmpeg_extractor.c b/src/plugins/thumbnailffmpeg_extractor.c
index b742431..9c52242 100644
--- a/src/plugins/thumbnailffmpeg_extractor.c
+++ b/src/plugins/thumbnailffmpeg_extractor.c
@@ -716,6 +716,7 @@ thumbnailffmpeg_lib_init (void)
716 } 716 }
717} 717}
718 718
719
719/** 720/**
720 * Destructor for the library, cleans up. 721 * Destructor for the library, cleans up.
721 */ 722 */