Use %x instead of %lx where appropriate.
authorGuus Sliepen <guus@tinc-vpn.org>
Wed, 4 Nov 2009 15:19:08 +0000 (16:19 +0100)
committerGuus Sliepen <guus@tinc-vpn.org>
Wed, 4 Nov 2009 15:19:08 +0000 (16:19 +0100)
commitc4afc481541bff4db7f57c81796b7a5f61cdb1b5
tree5f77fb2f2311cc1bbd83d7b7326749e8fbc4cc34
parent37ccb325af5c7865eb16716780121a8a6dce8abd
Use %x instead of %lx where appropriate.

Some conversions were not properly merged from the master branch.
src/connection.c
src/edge.c
src/node.c