Replace remaining sizeof foo with sizeof(foo).
[oweals/tinc.git] / test / pong.c
2017-10-25 Todd C. MillerReplace remaining sizeof foo with sizeof(foo).
2017-10-07 Guus SliepenReformat all code using astyle.
2017-10-07 Guus SliepenConvert sizeof foo to sizeof(foo).
2017-04-17 Guus SliepenFix compiler warnings on *BSD.
2017-04-17 Guus SliepenEnsure tests compile on *BSD.
2013-09-05 Guus SliepenTest running ping through two tinc daemons.