mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-09-22 14:21:25 +02:00
CLEANUP: Fix a typo in the session subsystem
Fixes a typo in the code comments of the session subsystem.
This commit is contained in:
parent
f6989ca056
commit
d091bfbc6f
@ -123,7 +123,7 @@ void session_free(struct session *sess)
|
||||
}
|
||||
|
||||
/* callback used from the connection/mux layer to notify that a connection is
|
||||
* gonig to be released.
|
||||
* going to be released.
|
||||
*/
|
||||
void conn_session_free(struct connection *conn)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user