(no commit message)
[oweals/gnunet.git] / src / transport / gnunet-transport-wlan-helper.c
index 341734d6f380038235fc566d2a85296bca4447c8..7556e66639b6ee292201fdf4e3f11bcd398a4e42 100644 (file)
 
 //#include "radiotap.h"
 
-// broadcast mac
-static const char macbc[] = "13223344";
-
 // mac of this node
-char mac[] = "13223355";
+char mac[] =
+  { 0x13, 0x22, 0x33, 0x44, 0x55, 0x66 };
 
 /* wifi bitrate to use in 500kHz units */