chiark / gitweb /
util: never use ether_ntoa(), since it formats with %x, not %02x, which makes etherne...
[elogind.git] / src / shared / siphash24.h
2013-12-22 Lennart Poetteringshared: switch our hash table implementation over to...