diff options
author | Christian Grothoff <christian@grothoff.org> | 2020-01-17 22:13:40 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2020-01-17 22:13:40 +0100 |
commit | 985db277f103de948c9f6868ecc96bc3209858ec (patch) | |
tree | d730d50f3247e4790afa8a8469f9c8ade9719bdf /src/lib/testing_api_loop.c | |
parent | e57dcc4b528338d80e8b50948e0c16fbf170237e (diff) |
doxygen fixes
Diffstat (limited to 'src/lib/testing_api_loop.c')
-rw-r--r-- | src/lib/testing_api_loop.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/testing_api_loop.c b/src/lib/testing_api_loop.c index fa723eb6e..dd1adea92 100644 --- a/src/lib/testing_api_loop.c +++ b/src/lib/testing_api_loop.c @@ -18,7 +18,7 @@ */ /** - * @file exchange-lib/testing_api_loop.c + * @file lib/testing_api_loop.c * @brief main interpreter loop for testcases * @author Christian Grothoff * @author Marcello Stanisci |