Fix order of function attributes for RB tree in replication
rb_gen used incorrect order of function attributes: sttic MAYBE_UNUSED, which caused fails while compiling w/ Clang. Change order of mentioned attributes.
Please register or sign in to comment