]> Skullheadx's Git Forge - dwm.git/commit
Add missing void to updateclientlist definition
authorPontus Stenetorp <pontus@stenetorp.se>
Sat, 8 Jun 2024 10:36:15 +0000 (19:36 +0900)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Sat, 8 Jun 2024 16:21:00 +0000 (18:21 +0200)
commit5687f4696472ba6029bbba18e293e3e8b9e154ea
treec4ea89dad4f8cb7ca57d6325f89b1dc6cad9ebb1
parent061e9fe9a7db396c0c4f3d996c3908fb43a6d50c
Add missing void to updateclientlist definition

Caught by -pedantic implying -Wstrict-prototypes for OpenBSD's 16.0.6 Clang.
dwm.c