From 0d9552aede35d0a3224e49dcabb8c96a9c9eebd8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Walenciak?= Date: Fri, 1 Sep 2017 18:35:21 +0200 Subject: [PATCH] adding comment --- include/exiv2/image.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/include/exiv2/image.hpp b/include/exiv2/image.hpp index e271a6f5..0a340714 100644 --- a/include/exiv2/image.hpp +++ b/include/exiv2/image.hpp @@ -502,6 +502,7 @@ namespace Exiv2 { Image& operator=(const Image& rhs); //@} + //! Return tag name for given tag id. const char* tagName(uint16_t tag,size_t nMaxLength); // DATA