harti 2005-06-10 11:44:58 UTC FreeBSD src repository Modified files: sys/sys tree.h Log: Make the default RB_AUGMENT() produce a 'do {} while (0)' instead of nothing. This prevents the compiler from complaining about empty if statements when compiled with higher WARN levels. Revision Changes Path 1.3 +1 -1 src/sys/sys/tree.h