From: Dmitry V. Levin Date: Mon, 15 Aug 2016 21:08:16 +0000 (+0000) Subject: evdev.c: fix typo in comment X-Git-Tag: v4.14~193 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7af5e6593f95d0bcb2618c91884bd7349148e918;p=strace evdev.c: fix typo in comment --- diff --git a/evdev.c b/evdev.c index b7b64024..b24f9d32 100644 --- a/evdev.c +++ b/evdev.c @@ -37,7 +37,7 @@ typedef struct ff_effect struct_ff_effect; -#endif /* HAVE_LINUX_BTRFS_H */ +#endif /* HAVE_LINUX_INPUT_H */ #include MPERS_DEFS