mirror of
https://github.com/VARCem/PDCurses.git
synced 2026-09-25 00:05:16 +00:00
Remove empty lines at end of file
Used command line to remove empty lines at end of file:
find . -type f -exec sed -i -e :a -e '/^\n*$/{$d;N;};/\n$/ba' {} \;
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-on: http://review.coreboot.org/10446
This commit is contained in:
committed by
William McBrine
parent
cfe5cc747e
commit
4a874a76cf
@@ -831,4 +831,3 @@ Functions specific to the X11 port of PDCurses:
|
||||
sb_refresh sb
|
||||
|
||||
--------------------------------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user