diff options
author | Christian Grothoff <christian@grothoff.org> | 2020-01-17 22:24:18 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2020-01-17 22:24:18 +0100 |
commit | 108bf01f11f97c63862e780e42101ed59b8f9ff9 (patch) | |
tree | d553ee35347be40ea524f1d2060ae5fe3ed47734 /src/include/backoff.h | |
parent | 646ec32adb93e0f45fab4449278efc29d0f6e651 (diff) |
doxygen fixes
Diffstat (limited to 'src/include/backoff.h')
-rw-r--r-- | src/include/backoff.h | 2 |
1 files changed, 1 insertions, 1 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 */ |