Jan Willamowius
2019-04-21 a3172d75e52b580495e40682511f5a2ebc42c108
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;