فهرست منبع

minor edits to remove references to cos in the example

Pete Rowley 19 سال پیش
والد
کامیت
ca1bfa7b34
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      ldap/servers/plugins/vattrsp_template/vattrsp.c

+ 2 - 2
ldap/servers/plugins/vattrsp_template/vattrsp.c

@@ -95,8 +95,8 @@ static int vattrsp_vattr_types(
 		);
 
 
-static Slapi_PluginDesc pdesc = { "vattrsp", PLUGIN_MAGIC_VENDOR_STR, PRODUCTTEXT,
-	"class of service plugin" };
+static Slapi_PluginDesc pdesc = { "vattrexamplesp", PLUGIN_MAGIC_VENDOR_STR, PRODUCTTEXT,
+	"vattr service provider example plugin" };
 
 static void * vattrsp_plugin_identity = NULL;