s4-cluster: Remove const from cluster_id_string()
commitf13b7ec0791dc4f805a66300a540238aa57d3337
authorAndrew Bartlett <abartlet@samba.org>
Mon, 2 May 2011 00:06:56 +0000 (2 10:06 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 3 May 2011 05:37:06 +0000 (3 07:37 +0200)
tree994ba84fec9a20402849f8c275b742575d00da82
parent85eb4377dbc9e2d25e0ee2e358e785347b09f0a7
s4-cluster: Remove const from cluster_id_string()

This allows the caller to talloc_free() this result.

Andrew Bartlett
source4/cluster/cluster.c
source4/cluster/cluster.h
source4/cluster/cluster_private.h
source4/cluster/local.c