• Max Kellermann's avatar
    enable -Wpointer-arith, -Wstrict-prototypes · a383f451
    Max Kellermann authored
    Also enable -Wunused-parameter - this forces us to add the gcc
    "unused" attribute to a lot of parameters (mostly library callback
    functions), but it's worth it during code refactorizations.
    a383f451
zeroconf.c 14.7 KB