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. --- libdiskfs/fsys-goaway.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libdiskfs/fsys-goaway.c') diff --git a/libdiskfs/fsys-goaway.c b/libdiskfs/fsys-goaway.c index 611014f4..2aabce84 100644 --- a/libdiskfs/fsys-goaway.c +++ b/libdiskfs/fsys-goaway.c @@ -51,4 +51,3 @@ diskfs_S_fsys_goaway (fsys_t controlport, ports_port_deref (pt); return ret; } - -- cgit v1.2.3