summaryrefslogtreecommitdiff
path: root/source4/ntvfs/common/brlock.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/ntvfs/common/brlock.h')
-rw-r--r--source4/ntvfs/common/brlock.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/ntvfs/common/brlock.h b/source4/ntvfs/common/brlock.h
index 7ae3111cc4..703538f073 100644
--- a/source4/ntvfs/common/brlock.h
+++ b/source4/ntvfs/common/brlock.h
@@ -52,7 +52,7 @@ struct brlock_ops {
};
-void brl_set_ops(const struct brlock_ops *new_ops);
+void brlock_set_ops(const struct brlock_ops *new_ops);
void brl_tdb_init_ops(void);
void brl_ctdb_init_ops(void);