Jan Willamowius
2019-04-21 ae026092722f9690f5ebac510cf0e5b3e4c3a413
src/library/os/os.h
@@ -31,7 +31,7 @@
typedef struct {
   int id;
   char description[1024];
   unsigned char mac_address[6];
   unsigned char mac_address[8];
   unsigned char ipv4_address[4];
   IFACE_TYPE type;
} OsAdapterInfo;