From 275d82352db21c449ce8552dd5d3e01bcbf65aff Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Thu, 5 Nov 1998 02:48:41 +0000 Subject: [PATCH] Add descriptive comment at top. --- libraries/libldap/apitest.c | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/libraries/libldap/apitest.c b/libraries/libldap/apitest.c index ab183bf0b0..dd56702a7a 100644 --- a/libraries/libldap/apitest.c +++ b/libraries/libldap/apitest.c @@ -1,3 +1,10 @@ +/* + * 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. + */ #include "portable.h" #include -- 2.39.5