summaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-01-17 22:24:18 +0100
committerChristian Grothoff <christian@grothoff.org>2020-01-17 22:24:18 +0100
commit108bf01f11f97c63862e780e42101ed59b8f9ff9 (patch)
treed553ee35347be40ea524f1d2060ae5fe3ed47734 /src/include
parent646ec32adb93e0f45fab4449278efc29d0f6e651 (diff)
downloadexchange-108bf01f11f97c63862e780e42101ed59b8f9ff9.tar.gz
exchange-108bf01f11f97c63862e780e42101ed59b8f9ff9.tar.bz2
exchange-108bf01f11f97c63862e780e42101ed59b8f9ff9.zip
doxygen fixes
Diffstat (limited to 'src/include')
-rw-r--r--src/include/backoff.h2
-rw-r--r--src/include/taler_curl_lib.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/include/backoff.h b/src/include/backoff.h
index 0fd5683a9..9eefde21a 100644
--- a/src/include/backoff.h
+++ b/src/include/backoff.h
@@ -16,7 +16,7 @@
*/
/**
- * @file lib/backoff.h
+ * @file backoff.h
* @brief backoff computation for the exchange lib
* @author Florian Dold
*/
diff --git a/src/include/taler_curl_lib.h b/src/include/taler_curl_lib.h
index 52aa3d803..6c90c671c 100644
--- a/src/include/taler_curl_lib.h
+++ b/src/include/taler_curl_lib.h
@@ -17,7 +17,7 @@
<http://www.gnu.org/licenses/>
*/
/**
- * @file lib/taler_curl_lib.h
+ * @file taler_curl_lib.h
* @brief Helper routines shared by libtalerexchange and libtalerauditor
* @author Christian Grothoff
*/