On 01/11/2011 10:24 PM, Angus Salkeld wrote: > Signed-off-by: Angus Salkeld <[email protected]> > --- > exec/main.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/exec/main.c b/exec/main.c > index b04f503..2d27db0 100644 > --- a/exec/main.c > +++ b/exec/main.c > @@ -385,7 +385,7 @@ static void member_object_joined (unsigned int nodeid) > &object_node_handle) == 0) { > > objdb->object_key_increment (object_node_handle, > - "join_count", strlen("flap"), > + "join_count", strlen("join_count"), > &key_incr_dummy); > > objdb->object_key_replace (object_node_handle,
oops .. Reviewed-by: Seven Dake <[email protected]> _______________________________________________ Openais mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/openais
