cacalabs / libcaca

💩 Colour ASCII Art Library
Do What The F*ck You Want To Public License
519 stars 70 forks source link

Mark fallthroughs as explicit in charset.c #81

Open r-barnes opened 1 month ago

r-barnes commented 1 month ago

Allows code to compile with LLVM's -Wimplicit-fallthrough.