mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-02-04 14:00:29 +01:00
test: minor warning message change
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
f618390a00
commit
87abdf1f63
1 changed files with 1 additions and 1 deletions
|
|
@ -4081,7 +4081,7 @@ main(int argc, char **argv)
|
|||
}
|
||||
|
||||
if (setrlimit(RLIMIT_CORE, &corelimit) != 0)
|
||||
perror("WARNING: Core dumps not disabled. Reason");
|
||||
perror("WARNING: Core dumps not disabled");
|
||||
|
||||
tty_mode = disable_tty();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue