mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 00:29:35 -05:00
Add descriptive comment at top.
This commit is contained in:
parent
c91e7dd285
commit
275d82352d
1 changed files with 7 additions and 0 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue