]> git.sur5r.net Git - openldap/blobdiff - libraries/libldap/result.c
Fix typo in comment
[openldap] / libraries / libldap / result.c
index ec62ff5cf174d618de6faeef1e1fe637bb08618b..3fdf10d73b5e222e39556f9d6942285e5a816d4a 100644 (file)
@@ -878,7 +878,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 ) {