]> git.sur5r.net Git - openldap/commitdiff
typo in comment
authorPierangelo Masarati <ando@openldap.org>
Tue, 7 Dec 2010 10:11:06 +0000 (10:11 +0000)
committerPierangelo Masarati <ando@openldap.org>
Tue, 7 Dec 2010 10:11:06 +0000 (10:11 +0000)
libraries/libldap/result.c

index a05c405333c839806e47f2783665c5ac6a5a1d89..da8118746ea40a90e5f8a4330437acf15c821330 100644 (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 ) {