mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-05-01 11:10:59 +02:00
CLEANUP: chunk: Fix a typo in a comment
A minor typo in a comment was fixed.
This commit is contained in:
parent
e4c5862731
commit
655df2e476
@ -119,7 +119,7 @@ struct buffer *get_large_trash_chunk(void)
|
||||
return large_trash_chunk;
|
||||
}
|
||||
|
||||
/* Similar to get_trash_chunk() but return a pre-allocated small chunk
|
||||
/* Similar to get_trash_chunk() but returns a pre-allocated small chunk
|
||||
* instead. Because small buffers are not enabled by default, this function may
|
||||
* return NULL.
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user