diff options
Diffstat (limited to 'src/logind.h')
-rw-r--r-- | src/logind.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/logind.h b/src/logind.h index d512c3ee2f..be8bb1d389 100644 --- a/src/logind.h +++ b/src/logind.h @@ -37,7 +37,7 @@ * recreate VTs when disallocated * spawn user systemd * direct client API - * D-Bus method: AttachDevice(seat, device); + * D-Bus method: AttachDevices(seat, devices[]); * D-Bus method: SetLinger(user, bool b); * * non-local X11 server |