mate-desktop / mate-notification-daemon

Daemon to display passive pop-up notifications
https://mate-desktop.org
GNU General Public License v2.0
30 stars 26 forks source link

theme: remove whitespaces before #define, #ifdef, and #endif #205

Closed rbuj closed 2 years ago

rbuj commented 2 years ago

Test

grep -R -w "^[[:space:]]*#if\|^[[:space:]]*#else\|[[:space:]]*#endif\|[[:space:]]*#ifdef\|#define" --include *.c | grep -F ": "