summaryrefslogtreecommitdiff
path: root/source3/lib/id_cache.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/lib/id_cache.h')
-rw-r--r--source3/lib/id_cache.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/lib/id_cache.h b/source3/lib/id_cache.h
index fc78f75192..9aa0e03586 100644
--- a/source3/lib/id_cache.h
+++ b/source3/lib/id_cache.h
@@ -29,4 +29,4 @@ struct id_cache_ref {
bool id_cache_ref_parse(const char* str, struct id_cache_ref* id);
-void msg_idmap_register_msgs(struct messaging_context *ctx);
+void id_cache_register_msgs(struct messaging_context *ctx);