mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-28 18:49:34 -05:00
typo in comment
This commit is contained in:
parent
16b7df8397
commit
d5f101f836
1 changed files with 1 additions and 1 deletions
|
|
@ -873,7 +873,7 @@ nextresp2:
|
|||
}
|
||||
|
||||
/*
|
||||
* RF 4511 unsolicited (id == 0) responses
|
||||
* RFC 4511 unsolicited (id == 0) responses
|
||||
* shouldn't necessarily end the connection
|
||||
*/
|
||||
if ( lc != NULL && id != 0 ) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue