library: strictly cosmetic, absolutely no code changes
This commit just contains some tweaks to comments plus a few adjustments to whitespace for alignment purposes and a normalization of the header inclusion #define's. [ plus a spelling error in one header file was fixed ] Signed-off-by: Jim Warner <james.warner@comcast.net>
This commit is contained in:
@@ -21,8 +21,8 @@
|
||||
* License along with this library; if not, write to the Free Software
|
||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
*/
|
||||
#ifndef PROC_VMSTAT_H
|
||||
#define PROC_VMSTAT_H
|
||||
#ifndef PROCPS_VMSTAT_H
|
||||
#define PROCPS_VMSTAT_H
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
|
||||
|
Reference in New Issue
Block a user