https://github.com/swaywm/sway
Revision 8d8a21c9c321fa41b033caf9b5b62cdd584483c1 authored by zkldi on 12 July 2022, 13:30:41 UTC, committed by Simon Ser on 12 July 2022, 14:07:51 UTC
This semi-colon looks like a typo. Luckily, it has no effect on the code as it's treated as an empty statement leading the switch case.

Really straightforward nitpick change, was just something I was confused by when reading over the code.
1 parent b69d637
History
Tip revision: 8d8a21c9c321fa41b033caf9b5b62cdd584483c1 authored by zkldi on 12 July 2022, 13:30:41 UTC
fix: remove redundant empty statement in main.c
Tip revision: 8d8a21c
File Mode Size
meson.build -rw-r--r-- 215 bytes
pool-buffer.c -rw-r--r-- 3.0 KB

back to top