mirror of
https://github.com/xcat2/confluent.git
synced 2025-03-10 22:27:24 +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.