Module Name: src Committed By: riastradh Date: Fri Jul 21 11:26:23 UTC 2023
Modified Files: src/sys/sys: rbtree.h Log Message: rbtree(3): No (rb_tree_t) for constant initializer. This is a compound literal, which is not formally valid as a constant initializer. XXX pullup-10 To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/sys/sys/rbtree.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.