looks good

On Fri, 2009-04-03 at 21:28 +0200, Jim Meyering wrote:
> 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;
> 

_______________________________________________
Openais mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/openais

Reply via email to