diff options
Diffstat (limited to 'src/microhttpd/mhd_itc.c')
-rw-r--r-- | src/microhttpd/mhd_itc.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/microhttpd/mhd_itc.c b/src/microhttpd/mhd_itc.c index 967be5a2..5d90144f 100644 --- a/src/microhttpd/mhd_itc.c +++ b/src/microhttpd/mhd_itc.c | |||
@@ -19,9 +19,10 @@ | |||
19 | */ | 19 | */ |
20 | 20 | ||
21 | /** | 21 | /** |
22 | * @file microhttpd/mhd_sockets.c | 22 | * @file microhttpd/mhd_itc.c |
23 | * @brief Implementation of inter-thread communication functions | 23 | * @brief Implementation of inter-thread communication functions |
24 | * @author Karlson2k (Evgeny Grin) | 24 | * @author Karlson2k (Evgeny Grin) |
25 | * @author Christian Grothoff | ||
25 | */ | 26 | */ |
26 | 27 | ||
27 | #include "mhd_itc.h" | 28 | #include "mhd_itc.h" |