1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-23 06:50:21 +03:00

add an extra blank line

(This used to be ctdb commit 75096dde58df6532abbf5b9ebd771e8810156483)
This commit is contained in:
Ronnie Sahlberg 2007-05-06 10:30:18 +10:00
parent 9281cb192c
commit 5fb41f4c3b

View File

@ -232,6 +232,7 @@ static int update_dmaster_on_all_databases(struct ctdb_context *ctdb, struct ctd
return 0;
}
static int do_recovery(struct ctdb_context *ctdb, struct event_context *ev,
TALLOC_CTX *mem_ctx, uint32_t vnn, uint32_t num_active,
struct ctdb_node_map *nodemap, struct ctdb_vnn_map *vnnmap)