Comment for consistency

This commit is contained in:
Ian Barwick
2015-01-12 15:30:17 +09:00
parent d9f83cf620
commit 41a5274b44

View File

@@ -919,6 +919,7 @@ do_failover(void)
if (!nodes[i].is_visible)
continue;
/* if the node is a witness node, skip it */
if (nodes[i].is_witness)
continue;