diff options
author | MS <ms@taler.net> | 2020-10-09 18:21:27 +0200 |
---|---|---|
committer | MS <ms@taler.net> | 2020-10-09 18:21:27 +0200 |
commit | 27954156322f0a14829e946adc8a24eed1fed34a (patch) | |
tree | b17f9d2944381b27bf1bed864e61b22ac947e776 /src/backend/taler-merchant-httpd_private-post-reserves-ID-authorize-tip.c | |
parent | 95c2f2ce13dbdfa43a1e8fe01619a637ab269107 (diff) |
Addressing @file warnings.
Diffstat (limited to 'src/backend/taler-merchant-httpd_private-post-reserves-ID-authorize-tip.c')
-rw-r--r-- | src/backend/taler-merchant-httpd_private-post-reserves-ID-authorize-tip.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/taler-merchant-httpd_private-post-reserves-ID-authorize-tip.c b/src/backend/taler-merchant-httpd_private-post-reserves-ID-authorize-tip.c index da5a315e..fa17a0ec 100644 --- a/src/backend/taler-merchant-httpd_private-post-reserves-ID-authorize-tip.c +++ b/src/backend/taler-merchant-httpd_private-post-reserves-ID-authorize-tip.c @@ -14,7 +14,7 @@ TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/> */ /** - * @file backend/taler-merchant-httpd_private-post-reserves-ID-authorize-tip.c + * @file taler-merchant-httpd_private-post-reserves-ID-authorize-tip.c * @brief implement API for authorizing tips to be paid to visitors * @author Christian Grothoff */ |