NLnetLabs / ldns

LDNS is a DNS library that facilitates DNS tool programming
https://nlnetlabs.nl/ldns
BSD 3-Clause "New" or "Revised" License
285 stars 94 forks source link

Update declaration for function with no arguments #216

Closed emaste closed 5 days ago

emaste commented 1 year ago

With -Wstrict-prototypes clang warns that "a function declaration without a prototype is deprecated in all versions of C."