empserver/src
Markus Armbruster a0d1f63729 common/pathfind: A more portable DPRINTF()
C99 requires at least one argument for the "..." in a variadic macro.
GCC and Clang don't care, but warn with -pedantic.  Solaris cc warns.

The warning is easy to avoid, so do it.

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
2021-01-23 08:39:13 +01:00
..
client Fix build for systems that don't provide POSIX.1-2001 by default 2021-01-23 07:08:03 +01:00
lib common/pathfind: A more portable DPRINTF() 2021-01-23 08:39:13 +01:00
scripts Update copyright notice 2021-01-05 10:41:28 +01:00
server New macro ARRAY_SIZE() 2021-01-19 08:56:38 +01:00
util fairland: Tidy up comments 2021-01-19 08:56:38 +01:00