]> git.sur5r.net Git - openldap/blobdiff - libraries/libldap/result.c
typo in comment
[openldap] / 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 ) {