From fa208396174a4087add1f57c52666de56ace2c85 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Fri, 19 Dec 2003 02:00:10 +0000 Subject: [PATCH] Add comment --- include/slapi-plugin.h | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/include/slapi-plugin.h b/include/slapi-plugin.h index 551e3d2e90..a7a46a7aa7 100644 --- a/include/slapi-plugin.h +++ b/include/slapi-plugin.h @@ -14,6 +14,12 @@ * . */ +/* + * 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 -- 2.39.5