commit:     ed71e116374035350f0a2f48a691568938461e6a
Author:     Ian Stakenvicius <axs <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 19 20:58:59 2017 +0000
Commit:     Ian Stakenvicius <axs <AT> gentoo <DOT> org>
CommitDate: Wed Apr 19 20:59:43 2017 +0000
URL:        https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=ed71e116

mozconfig-v6.52.eclass: fix trailing whitespace

 eclass/mozconfig-v6.52.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/mozconfig-v6.52.eclass b/eclass/mozconfig-v6.52.eclass
index a6bab7a..9b3ca13 100644
--- a/eclass/mozconfig-v6.52.eclass
+++ b/eclass/mozconfig-v6.52.eclass
@@ -201,7 +201,7 @@ mozconfig_config() {
                fi
        fi
 
-       # Enable position independent executables 
+       # Enable position independent executables
        mozconfig_annotate 'enabled by Gentoo' --enable-pie
        mozconfig_use_enable debug
        mozconfig_use_enable debug tests

Reply via email to