opt: fix format

This commit is contained in:
DreamMaoMao 2026-02-07 19:57:25 +08:00
parent 656637909d
commit 35455b8873
2 changed files with 8 additions and 6 deletions

View file

@ -3368,8 +3368,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;