aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/exiv2_extractor.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/exiv2_extractor.cc')
-rw-r--r--src/plugins/exiv2_extractor.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/exiv2_extractor.cc b/src/plugins/exiv2_extractor.cc
index 20997c6..8b1aed3 100644
--- a/src/plugins/exiv2_extractor.cc
+++ b/src/plugins/exiv2_extractor.cc
@@ -506,7 +506,7 @@ ExtractorIO::path () const
506 * 506 *
507 * @throws error 507 * @throws error
508 */ 508 */
509std::string 509std::wstring
510ExtractorIO::wpath () const 510ExtractorIO::wpath () const
511{ 511{
512 throw Exiv2::BasicError<char> (42 /* error code */); 512 throw Exiv2::BasicError<char> (42 /* error code */);