diff options
author | MS <ms@taler.net> | 2020-10-09 18:00:33 +0200 |
---|---|---|
committer | MS <ms@taler.net> | 2020-10-09 18:00:33 +0200 |
commit | 95c2f2ce13dbdfa43a1e8fe01619a637ab269107 (patch) | |
tree | bbd4b3f42b83802298c6fbbe0261db7a860f4520 /src/backend/taler-merchant-httpd_qr.h | |
parent | 6868ab03e1ba252ac47f3c38b5f802e265541cd3 (diff) |
addressing some of the @file warnings
Diffstat (limited to 'src/backend/taler-merchant-httpd_qr.h')
-rw-r--r-- | src/backend/taler-merchant-httpd_qr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/taler-merchant-httpd_qr.h b/src/backend/taler-merchant-httpd_qr.h index ffcb0049..2a91d7ce 100644 --- a/src/backend/taler-merchant-httpd_qr.h +++ b/src/backend/taler-merchant-httpd_qr.h @@ -14,7 +14,7 @@ TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/> */ /** - * @file merchant/backend/taler-merchant-httpd_qr.h + * @file taler-merchant-httpd_qr.h * @brief logic to create QR codes in HTML * @author Christian Grothoff */ |