From: Jim Meyering <[email protected]>
* include/corosync/cfg.h: Add a FIXME comment.
---
include/corosync/cfg.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/include/corosync/cfg.h b/include/corosync/cfg.h
index 127fedf..73f7833 100644
--- a/include/corosync/cfg.h
+++ b/include/corosync/cfg.h
@@ -133,7 +133,7 @@ typedef struct {
*/
typedef struct
{
- int address_length;
+ int address_length; /* FIXME: set but never used */
char address[sizeof(struct sockaddr_in6)];
} corosync_cfg_node_address_t;
--
1.6.2.rc1.285.gc5f54
_______________________________________________
Openais mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/openais