mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-09 16:34:45 -05:00
Add comment
This commit is contained in:
parent
082087691e
commit
fa20839617
1 changed files with 6 additions and 0 deletions
|
|
@ -14,6 +14,12 @@
|
|||
* <http://www.OpenLDAP.org/license.html>.
|
||||
*/
|
||||
|
||||
/*
|
||||
* This header is used in development of SLAPI plugins for
|
||||
* OpenLDAP slapd(8) and other directory servers supporting
|
||||
* this interface. Your portability mileage may vary.
|
||||
*/
|
||||
|
||||
#ifndef _SLAPI_PLUGIN_H
|
||||
#define _SLAPI_PLUGIN_H
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue