From e795f9168d37f2157af9de19a53663d17ab72e20 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Tue, 22 Dec 1998 18:27:14 +0000 Subject: [PATCH] Update main comment and remove unneeded inclusion. --- libraries/libldap/apitest.c | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/libraries/libldap/apitest.c b/libraries/libldap/apitest.c index 8438753ec2..cd0a02ad0c 100644 --- a/libraries/libldap/apitest.c +++ b/libraries/libldap/apitest.c @@ -2,14 +2,19 @@ * OpenLDAP API Test * Written by: Kurt Zeilenga * - * This program is designed to test libldap API for conformance - * to draft-api-ldapext-ldap-c-api-01.txt. + * This program is designed to test API features of libldap. + * + * The API specification can be found in: + * + * draft-api-ldapext-ldap-c-api-01.txt + * + * and discussions on ietf-ldapext mailing list. + * */ #include "portable.h" #include #include -#include #include "lber.h" #include "ldap.h" -- 2.39.5