summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_link.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-02-29 17:13:43 +0100
committerChristian Grothoff <christian@grothoff.org>2020-02-29 17:13:43 +0100
commit72764dc5f11db277268b24a30fcc7664695493e7 (patch)
treeaf3e2e33c8774383ac91aaa99f8cc656180a4a20 /src/exchange/taler-exchange-httpd_link.h
parentcdc8c5b57bb5992b7afe5c9f36e5e286a930dff8 (diff)
downloadexchange-72764dc5f11db277268b24a30fcc7664695493e7.tar.gz
exchange-72764dc5f11db277268b24a30fcc7664695493e7.tar.bz2
exchange-72764dc5f11db277268b24a30fcc7664695493e7.zip
doxygen fixes
Diffstat (limited to 'src/exchange/taler-exchange-httpd_link.h')
-rw-r--r--src/exchange/taler-exchange-httpd_link.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/exchange/taler-exchange-httpd_link.h b/src/exchange/taler-exchange-httpd_link.h
index 9469c4713..7a39e21df 100644
--- a/src/exchange/taler-exchange-httpd_link.h
+++ b/src/exchange/taler-exchange-httpd_link.h
@@ -14,8 +14,8 @@
TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/>
*/
/**
- * @file taler-exchange-httpd_refresh_link.h
- * @brief Handle /refresh/link requests
+ * @file taler-exchange-httpd_link.h
+ * @brief Handle /coins/$COIN_PUB/link requests
* @author Florian Dold
* @author Benedikt Mueller
* @author Christian Grothoff