From 7dfc54378c34cd21c118a09ee0ac14bd98a2b1c2 Mon Sep 17 00:00:00 2001 From: Pierangelo Masarati Date: Thu, 30 Dec 2010 14:12:26 +0000 Subject: [PATCH] s/VCRequest/VCResponse/ --- libraries/libldap/vc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/libldap/vc.c b/libraries/libldap/vc.c index ee369a1761..17b933dbe3 100644 --- a/libraries/libldap/vc.c +++ b/libraries/libldap/vc.c @@ -42,7 +42,7 @@ * * The response is an extended response with no OID and a value of the BER encoding of * - * VCRequest ::= SEQUENCE { + * VCResponse ::= SEQUENCE { * Cookie [0] OCTET STRING OPTIONAL, * serverSaslCreds [1] OCTET STRING OPTIONAL * authzid [2] OCTET STRING OPTIONAL -- 2.39.5