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.c | |
parent | 6868ab03e1ba252ac47f3c38b5f802e265541cd3 (diff) |
addressing some of the @file warnings
Diffstat (limited to 'src/backend/taler-merchant-httpd_qr.c')
-rw-r--r-- | src/backend/taler-merchant-httpd_qr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/taler-merchant-httpd_qr.c b/src/backend/taler-merchant-httpd_qr.c index 1774f75b..4539beed 100644 --- a/src/backend/taler-merchant-httpd_qr.c +++ b/src/backend/taler-merchant-httpd_qr.c @@ -14,7 +14,7 @@ TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/> */ /** - * @file merchant/backend/taler-merchant-httpd_qr.c + * @file taler-merchant-httpd_qr.c * @brief logic to create QR codes in HTML * @author Christian Grothoff */ |