do not use `a' quoting style in comments

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko
2017-08-02 14:26:33 +02:00
parent 18e781dc02
commit 95f7953f2c
35 changed files with 42 additions and 42 deletions

View File

@@ -1,6 +1,6 @@
/* vi: set sw=4 ts=4: */
/*
* adjtimex.c - read, and possibly modify, the Linux kernel `timex' variables.
* adjtimex.c - read, and possibly modify, the Linux kernel 'timex' variables.
*
* Originally written: October 1997
* Last hack: March 2001