Add descriptive comment at top.

This commit is contained in:
Kurt Zeilenga 1998-11-05 02:48:41 +00:00
parent c91e7dd285
commit 275d82352d

View file

@ -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 <stdio.h>