commit:     c373f923729cd1ab62d5e369b2d86afa1a3cf41b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 22 08:10:16 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 22 08:10:16 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c373f923

net-analyzer/httping: fix WhitespaceFound

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-analyzer/httping/httping-9999999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/httping/httping-9999999.ebuild 
b/net-analyzer/httping/httping-9999999.ebuild
index 15f79d85a73..c3e262a43ac 100644
--- a/net-analyzer/httping/httping-9999999.ebuild
+++ b/net-analyzer/httping/httping-9999999.ebuild
@@ -51,7 +51,7 @@ src_configure() {
                # bug #731950
                sed -i -e "s/-lncursesw/${ncurses_flags}/" Makefile || die
                append-ldflags "${ncurses_flags}"
-        fi
+       fi
 }
 
 src_compile() {

Reply via email to