From: Dmitry V. Levin Date: Sun, 12 Jun 2016 22:12:33 +0000 (+0000) Subject: tests/ioctl_evdev.c: fix typo in comment X-Git-Tag: v4.13~148 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=219dfda2a2b82eabaf5a38d857a64e7b5715e8f0;p=strace tests/ioctl_evdev.c: fix typo in comment --- diff --git a/tests/ioctl_evdev.c b/tests/ioctl_evdev.c index 977c7aae..5040b1c1 100644 --- a/tests/ioctl_evdev.c +++ b/tests/ioctl_evdev.c @@ -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 * All rights reserved.