mirror of
https://git.proxmox.com/git/mirror_corosync
synced 2025-07-24 05:13:18 +00:00
Remove compile warning from cfgtool commit.
git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@1138 fd59a12c-fef9-0310-b244-a6a79926bd2f
This commit is contained in:
parent
640cfba2ab
commit
24cc0d7f15
@ -1167,7 +1167,7 @@ char *totempg_ifaces_print (unsigned int nodeid)
|
||||
static char iface_string[256 * INTERFACE_MAX];
|
||||
char one_iface[64];
|
||||
struct totem_ip_address interfaces[INTERFACE_MAX];
|
||||
char *status;
|
||||
char **status;
|
||||
unsigned int iface_count;
|
||||
unsigned int i;
|
||||
int res;
|
||||
|
Loading…
Reference in New Issue
Block a user