mirror of
https://github.com/xcat2/confluent.git
synced 2026-03-28 13:13:33 +00:00
In the common case, we were falling through the bottom without an explicit return. Restructure things to both explicitly return and look a bit more sane.