mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-09-23 14:51:27 +02:00
CLEANUP: Fix typo in the 51d subsystem
Fixes a typo in the code comments of the 51d subsystem.
This commit is contained in:
parent
008b3cefa1
commit
31019eebe9
@ -380,7 +380,7 @@ static int _51d_fetch(const struct arg *args, struct sample *smp, const char *kw
|
|||||||
struct lru64 *lru = NULL;
|
struct lru64 *lru = NULL;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* Needed to ensure that the HTTP message has been fully recieved when
|
/* Needed to ensure that the HTTP message has been fully received when
|
||||||
* used with TCP operation. Not required for HTTP operation.
|
* used with TCP operation. Not required for HTTP operation.
|
||||||
* Data type has to be reset to ensure the string output is processed
|
* Data type has to be reset to ensure the string output is processed
|
||||||
* correctly.
|
* correctly.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user