diff options
| author | Özgür Kesim <oec-taler@kesim.org> | 2022-10-04 11:35:21 +0200 |
|---|---|---|
| committer | Özgür Kesim <oec-taler@kesim.org> | 2022-10-04 11:35:21 +0200 |
| commit | 77266e6c93f3368171a8b17288f279195f1931dc (patch) | |
| tree | 6d3a00cc796feb3724c035b8c0be999717d9eaa3 /src/exchange/taler-exchange-httpd_reserves_history.h | |
| parent | 3fdf88f612719f062e5a19969f22204075941128 (diff) | |
| parent | 856b8e26c2b83ebce31eb35c9fc9f23641187be9 (diff) | |
Merge branch 'master' into auction_brandt
Diffstat (limited to 'src/exchange/taler-exchange-httpd_reserves_history.h')
| -rw-r--r-- | src/exchange/taler-exchange-httpd_reserves_history.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/src/exchange/taler-exchange-httpd_reserves_history.h b/src/exchange/taler-exchange-httpd_reserves_history.h index 9a2a9378..e02cb4d9 100644 --- a/src/exchange/taler-exchange-httpd_reserves_history.h +++ b/src/exchange/taler-exchange-httpd_reserves_history.h @@ -1,6 +1,6 @@ /* This file is part of TALER - Copyright (C) 2014-2020 Taler Systems SA + Copyright (C) 2014-2022 Taler Systems SA TALER is free software; you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software @@ -15,9 +15,8 @@ */ /** * @file taler-exchange-httpd_reserves_history.h - * @brief Handle /reserves/$RESERVE_PUB HISTORY requests + * @brief Handle /reserves/$RESERVE_PUB/history requests * @author Florian Dold - * @author Benedikt Mueller * @author Christian Grothoff */ #ifndef TALER_EXCHANGE_HTTPD_RESERVES_HISTORY_H |
