]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
add an extra blank line
authorRonnie Sahlberg <sahlberg@ronnie>
Sun, 6 May 2007 00:30:18 +0000 (10:30 +1000)
committerRonnie Sahlberg <sahlberg@ronnie>
Sun, 6 May 2007 00:30:18 +0000 (10:30 +1000)
(This used to be ctdb commit 75096dde58df6532abbf5b9ebd771e8810156483)

ctdb/direct/recoverd.c

index 0e4d88ba944d97714c68aa634fad57637249f231..bc0f614f1a663f50cb51f1039981b5423e251fab 100644 (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)