opt: fix format

This commit is contained in:
DreamMaoMao 2026-02-07 19:57:07 +08:00
parent 3db2ac58b4
commit e658f5c90d
2 changed files with 8 additions and 6 deletions

View file

@ -3419,8 +3419,9 @@ void requestmonstate(struct wl_listener *listener, void *data) {
void inputdevice(struct wl_listener *listener, void *data) {
/* This event is raised by the backend when a new input device becomes
* available.
* when the backend is a headless backend, this event will never be triggered.
* available.
* when the backend is a headless backend, this event will never be
* triggered.
*/
struct wlr_input_device *device = data;
uint32_t caps;