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