gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r23928 - Extractor/src/plugins


From: gnunet
Subject: [GNUnet-SVN] r23928 - Extractor/src/plugins
Date: Fri, 21 Sep 2012 09:07:10 +0200

Author: LRN
Date: 2012-09-21 09:07:10 +0200 (Fri, 21 Sep 2012)
New Revision: 23928

Modified:
   Extractor/src/plugins/exiv2_extractor.cc
Log:
Fix wpath to match its prototype

Modified: Extractor/src/plugins/exiv2_extractor.cc
===================================================================
--- Extractor/src/plugins/exiv2_extractor.cc    2012-09-20 21:46:06 UTC (rev 
23927)
+++ Extractor/src/plugins/exiv2_extractor.cc    2012-09-21 07:07:10 UTC (rev 
23928)
@@ -506,7 +506,7 @@
  *
  * @throws error
  */
-std::string
+std::wstring
 ExtractorIO::wpath () const
 {
   throw Exiv2::BasicError<char> (42 /* error code */);




reply via email to

[Prev in Thread] Current Thread [Next in Thread]