diff options
author | NRK <nrk@disroot.org> | 2023-01-30 18:43:36 +0600 |
---|---|---|
committer | William Hubbs <w.d.hubbs@gmail.com> | 2023-04-24 19:20:19 -0500 |
commit | 3f82d5b1a3e7456571488fd151ae84f9f30ef6cc (patch) | |
tree | 30655524ee739e48155ebc778fb891396ed9b626 /conf.d/moused | |
parent | 0b4732520fbe50445cd05df58c7475659ee0a6f3 (diff) |
rc: use LIST_FOREACH_SAFE in cleanup()
according to the linux manpage, the "safe" variant may not be available
on all platform. however we bundle our own `queue.h` so this should not
be an issue.
Diffstat (limited to 'conf.d/moused')
0 files changed, 0 insertions, 0 deletions