C99 is now a requirement
commitd8f00a934941341b0b4ed69be1503d76b6bb14f9
authorOlly Betts <olly@survex.com>
Fri, 25 Feb 2022 21:40:52 +0000 (26 10:40 +1300)
committerOlly Betts <olly@survex.com>
Fri, 25 Feb 2022 21:40:52 +0000 (26 10:40 +1300)
tree8d03c0e5bae0b12a2cc52589a22898f7794c1e2e
parenta33237fda4b741efb77c5f4114207804515809cb
C99 is now a requirement

37d6b84fb1ac772bf44344230af23bba127d321b added a use of __VA_ARGS__
which is a C99 feature, so we might as well formalise this and stop
worrying about // comments in C code.
NEWS
make_release