summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/include/krb5/kadm5_hook_plugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/krb5/kadm5_hook_plugin.h b/src/include/krb5/kadm5_hook_plugin.h
index fda72464b..cca835338 100644
--- a/src/include/krb5/kadm5_hook_plugin.h
+++ b/src/include/krb5/kadm5_hook_plugin.h
@@ -96,7 +96,7 @@ typedef struct kadm5_hook_modinfo_st kadm5_hook_modinfo;
typedef struct kadm5_hook_vtable_1_st {
/** A text string identifying the plugin for logging messages. */
- char *name;
+ const char *name;
/** Initialize a plugin module.
* @param modinfo returns newly allocated module info for future