mirror of
https://git.suckless.org/dmenu
synced 2026-07-10 18:54:06 +02:00
- move main to bottom, usage above main.
- dont use variable names with function prototypes.
- space before if, for, while, etc: 'if(' -> 'if ('.
this makes the code-style more consistent
17 KiB
17 KiB