diff options
Diffstat (limited to 'src/microhttpd/internal.h')
-rw-r--r-- | src/microhttpd/internal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/microhttpd/internal.h b/src/microhttpd/internal.h index 45c17441..3c1a889d 100644 --- a/src/microhttpd/internal.h +++ b/src/microhttpd/internal.h | |||
@@ -414,7 +414,7 @@ struct MHD_iovec_track_ | |||
414 | MHD_iovec_ *iov; | 414 | MHD_iovec_ *iov; |
415 | 415 | ||
416 | /** | 416 | /** |
417 | * The number of elements in @iov. | 417 | * The number of elements in @a iov. |
418 | * This value is not changed during lifetime. | 418 | * This value is not changed during lifetime. |
419 | */ | 419 | */ |
420 | size_t cnt; | 420 | size_t cnt; |