Recover some documentation strings

This commit is contained in:
Luis Díaz Más
2022-02-04 17:35:44 +01:00
parent 3ed696ac8e
commit a42501864a
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -114,7 +114,7 @@ namespace Exiv2
void BmpImage::writeMetadata()
{
// Todo: implement me!
/// \todo implement me!
throw(Error(kerWritingImageFormatUnsupported, "BMP"));
}