diff --git a/ctdb/server/ctdb_takeover.c b/ctdb/server/ctdb_takeover.c index 361c3212c98..e55d9df4769 100644 --- a/ctdb/server/ctdb_takeover.c +++ b/ctdb/server/ctdb_takeover.c @@ -77,7 +77,7 @@ struct ctdb_vnn { /* * The node number that is serving this public address - set - * to CTDB_UNKNOWN_PNN if node is serving it + * to CTDB_UNKNOWN_PNN if no node is serving it */ uint32_t pnn;