1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-25 17:57:42 +03:00

ctdb-cluster-mutex: Fix #endif decoration

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Martin Schwenke <martin@meltin.net>

Autobuild-User(master): Martin Schwenke <martins@samba.org>
Autobuild-Date(master): Wed Jun  8 04:52:18 CEST 2016 on sn-devel-144
This commit is contained in:
Amitay Isaacs 2016-06-06 15:04:08 +10:00 committed by Martin Schwenke
parent 174449c1e0
commit b7073d4021

View File

@ -48,4 +48,4 @@ ctdb_cluster_mutex(TALLOC_CTX *mem_ctx,
cluster_mutex_lost_handler_t lost_handler,
void *lost_data);
#endif /* __CTDB_IPALLOC_H__ */
#endif /* __CTDB_CLUSTER_MUTEX_H__ */