netstar pushed a commit to branch master.

http://git.enlightenment.org/apps/evisum.git/commit/?id=5967cff54674a2d7bbe8a792ce0d3a0735955844

commit 5967cff54674a2d7bbe8a792ce0d3a0735955844
Author: Alastair Poole <nets...@gmail.com>
Date:   Tue Mar 2 21:35:32 2021 +0000

    network: oops
---
 src/bin/system/machine/network.bogox | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/bin/system/machine/network.bogox 
b/src/bin/system/machine/network.bogox
index ccc47ca..4c1b16e 100644
--- a/src/bin/system/machine/network.bogox
+++ b/src/bin/system/machine/network.bogox
@@ -84,7 +84,6 @@ _openbsd_generic_network_status(int *n)
         net_iface_t *iface = malloc(sizeof(net_iface_t));
         if (!iface) return NULL;
 
-
         if (ifi->ifi_type == IFT_ETHER ||
             ifi->ifi_type == IFT_FASTETHER ||
             ifi->ifi_type == IFT_GIGABITETHERNET ||

-- 


Reply via email to