From a5ed32a6feb5b78617d6a7c5524af36f74541357 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Mon, 4 May 2009 06:18:05 +0000 Subject: [PATCH] the name of the plugin is service_locator git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25173 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/krb5/locate_plugin.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/krb5/locate_plugin.h b/lib/krb5/locate_plugin.h index b7d1c1fae..b1b1f0ef2 100644 --- a/lib/krb5/locate_plugin.h +++ b/lib/krb5/locate_plugin.h @@ -36,7 +36,7 @@ #ifndef HEIMDAL_KRB5_LOCATE_PLUGIN_H #define HEIMDAL_KRB5_LOCATE_PLUGIN_H 1 -#define KRB5_PLUGIN_LOCATE "resolve" +#define KRB5_PLUGIN_LOCATE "service_locator" enum locate_service_type { locate_service_kdc = 1,