[hackers] [slstatus] netspeeds: Fix indentation || Aaron Marcher

From: <git_AT_suckless.org>
Date: Tue, 22 May 2018 12:42:46 +0200 (CEST)

commit 825f637e20e98901447825ac44aa24859083fe00
Author: Aaron Marcher <me_AT_drkhsh.at>
AuthorDate: Tue May 22 12:42:31 2018 +0200
Commit: Aaron Marcher <me_AT_drkhsh.at>
CommitDate: Tue May 22 12:42:31 2018 +0200

    netspeeds: Fix indentation

diff --git a/components/netspeeds.c b/components/netspeeds.c
index 3c5dabf..7ab1590 100644
--- a/components/netspeeds.c
+++ b/components/netspeeds.c
_AT_@ -134,6 +134,6 @@
                 }
 
                 return fmt_human((txbytes - oldtxbytes) * 1000 / interval,
- 1024);
+ 1024);
         }
 #endif
Received on Tue May 22 2018 - 12:42:46 CEST

This archive was generated by hypermail 2.3.0 : Tue May 22 2018 - 12:48:37 CEST