Jan Willamowius
2019-04-18 58bef9b08feb34b64571ccaf7a5e138e35dcd331
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;