diff options
author | Evgeny Grin (Karlson2k) <k2k@narod.ru> | 2022-07-20 17:39:04 +0300 |
---|---|---|
committer | Evgeny Grin (Karlson2k) <k2k@narod.ru> | 2022-07-21 15:07:05 +0300 |
commit | 755b338ba5a286130e394c4c4f34c2601b2eab0b (patch) | |
tree | e94bd2cb0801df7c51a4129af5209217f8f70159 | |
parent | bd88a19e2d116dd629a70c977c4edeb20bec22d8 (diff) | |
download | libmicrohttpd-755b338ba5a286130e394c4c4f34c2601b2eab0b.tar.gz libmicrohttpd-755b338ba5a286130e394c4c4f34c2601b2eab0b.zip |
test_basicauth: Fixed doxy
-rw-r--r-- | src/testcurl/test_basicauth.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testcurl/test_basicauth.c b/src/testcurl/test_basicauth.c index a46e6bd1..ed0406db 100644 --- a/src/testcurl/test_basicauth.c +++ b/src/testcurl/test_basicauth.c | |||
@@ -21,7 +21,7 @@ | |||
21 | 21 | ||
22 | /** | 22 | /** |
23 | * @file test_basicauth.c | 23 | * @file test_basicauth.c |
24 | * @brief Testcase for libmicrohttpd concurrent Basic Authorisation | 24 | * @brief Testcase for libmicrohttpd Basic Authorisation |
25 | * @author Amr Ali | 25 | * @author Amr Ali |
26 | * @author Karlson2k (Evgeny Grin) | 26 | * @author Karlson2k (Evgeny Grin) |
27 | */ | 27 | */ |