X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=libraries%2Flibldap%2Fresult.c;h=3fdf10d73b5e222e39556f9d6942285e5a816d4a;hb=b898f1271db5021e1873e38e1498a99d9450b646;hp=ec62ff5cf174d618de6faeef1e1fe637bb08618b;hpb=1594417e58601d5ad936c218b153813212dcf32e;p=openldap diff --git a/libraries/libldap/result.c b/libraries/libldap/result.c index ec62ff5cf1..3fdf10d73b 100644 --- a/libraries/libldap/result.c +++ b/libraries/libldap/result.c @@ -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 ) {