mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-05-13 23:51:49 -04:00
fix typo in WLR_HAS_LIBINPUT_BACKEND description in config.h.in
This commit is contained in:
parent
e4a1268b2a
commit
508fdba2c0
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
#mesondefine WLR_HAS_DRM_BACKEND
|
||||
/**
|
||||
* Whether the libinput backend is compile-time enabled. Equivalent to the
|
||||
* pkg-config "have_libinput_backend" vartiable.
|
||||
* pkg-config "have_libinput_backend" variable.
|
||||
*
|
||||
* Required for <wlr/backend/libinput.h>.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue