Skip to content
  • Philip Withnall's avatar
    stun: Add missing switch cases · 3a4cd47b
    Philip Withnall authored and Olivier Crête's avatar Olivier Crête committed
    This appeases GCC’s -Wswitch-enum warning, and makes it more obvious
    that those enum cases have been explicitly considered, rather than just
    forgotten about.
    
    This introduces no functional changes.
    3a4cd47b