typo in comment

This commit is contained in:
Pierangelo Masarati 2010-12-07 10:11:06 +00:00
parent 16b7df8397
commit d5f101f836

View File

@ -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 ) {