mirror of
https://github.com/pikami/slstatus.git
synced 2025-05-12 19:22:55 +01:00
Replace #ifdef with #if defined() and #elif with #elif defined() as it should only test if it is defined or not.
Replace #ifdef with #if defined() and #elif with #elif defined() as it should only test if it is defined or not.