tests/ioctl_evdev.c: fix typo in comment

This commit is contained in:
Дмитрий Левин 2016-06-12 22:12:33 +00:00
parent 3c1105d49c
commit 219dfda2a2

View File

@ -1,5 +1,5 @@
/*
* This file is part of ioctl_block strace test.
* This file is part of ioctl_evdev strace test.
*
* Copyright (c) 2016 Dmitry V. Levin <ldv@altlinux.org>
* All rights reserved.