whitespace and comment format fixes, no code changes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko
2017-10-05 14:40:24 +02:00
parent 099ef9324e
commit ebe6d9d875
129 changed files with 115 additions and 241 deletions

View File

@ -1,8 +1,8 @@
/* vi: set sw=4 ts=4: */
/*
* readprofile.c - used to read /proc/profile
* readprofile.c - used to read /proc/profile
*
* Copyright (C) 1994,1996 Alessandro Rubini (rubini@ipvvis.unipv.it)
* Copyright (C) 1994,1996 Alessandro Rubini (rubini@ipvvis.unipv.it)
*
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/