From 099eaa4acd0d8ca10ec48f67c13382ffb556b703 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 5 Mar 2009 19:22:39 +0100 Subject: remove all trailing blanks ...by running these commands: t=$'\t' git grep -l "[ $t]\$"|xargs perl -pi -e 's/[ \t]+$//' --- AUTHORS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'AUTHORS') diff --git a/AUTHORS b/AUTHORS index 568e019..530a28b 100644 --- a/AUTHORS +++ b/AUTHORS @@ -153,7 +153,7 @@ Vicente E. Llorens Yury Umanets * basis of libparted/fs_reiserfs -Bernardo Joćo Torres da Silveira +Bernardo Joćo Torres da Silveira * pt_BR translation of FAQ and parted.texi -- cgit v1.2.1