Erik Ekman 2faa2d7009 ip6: Rename pbuf in unit test
../../../../src/../test/unit/ip6/test_ip6.c: In function ‘test_ip6_dest_unreachable_chained_pbuf’:
../../../../src/../test/unit/ip6/test_ip6.c:314:16: error: ‘main’ is usually a function [-Werror=main]
   struct pbuf *main = pbuf_alloc(PBUF_RAW, sizeof(udp_hdr), PBUF_ROM);
                ^~~~
cc1: all warnings being treated as errors
2020-07-01 10:46:33 +02:00
..
2020-02-15 21:45:41 +01:00
2020-03-05 21:28:52 +01:00
2020-07-01 10:46:33 +02:00
2020-02-15 21:45:53 +01:00
2020-02-15 21:45:41 +01:00
2019-02-26 14:48:44 +01:00