]> git.sur5r.net Git - openldap/commitdiff
Add comment
authorKurt Zeilenga <kurt@openldap.org>
Fri, 19 Dec 2003 02:00:10 +0000 (02:00 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Fri, 19 Dec 2003 02:00:10 +0000 (02:00 +0000)
include/slapi-plugin.h

index 551e3d2e9055be92be075fb0ef1674dc39903734..a7a46a7aa78f049727ea76671a2291bbde9f74da 100644 (file)
  * <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