Skip to content
  • Marvin Scholz's avatar
    Cleanup: Simplify client_complete · 0c3da2df
    Marvin Scholz authored
    Instead of using a "have" variable which makes it a bit confusing
    to understand whats going on, use a do {} while (0) and break from it
    instead.
    0c3da2df