From 057c04d1157322c235872e412bcc22487858c5af Mon Sep 17 00:00:00 2001 From: Justus Winter <4winter@informatik.uni-hamburg.de> Date: Fri, 8 Nov 2013 11:26:42 +0100 Subject: Normalize whitespace at the end of each file to '\n' Some files were not normalized. In console/motd.UTF8 the additional newline is intentional. Empty files were excluded as well. --- console/mutations.h | 1 - console/pager.c | 1 - 2 files changed, 2 deletions(-) (limited to 'console') diff --git a/console/mutations.h b/console/mutations.h index a8183fc0..5f266725 100644 --- a/console/mutations.h +++ b/console/mutations.h @@ -24,4 +24,3 @@ #define IO_DESTRUCTOR end_using_protid_port (protid_t) #define TIOCTL_IMPORTS import "priv.h"; - diff --git a/console/pager.c b/console/pager.c index 4d0c5cdb..87c36f07 100644 --- a/console/pager.c +++ b/console/pager.c @@ -237,4 +237,3 @@ user_pager_get_filemap (struct user_pager *user_pager, vm_prot_t prot) return user_pager->memobj; } - -- cgit v1.2.3