die: removed info(), since gcc can throw compile warnings with printf, not with info
commit68f86f0c5a499fa4a8d380968ba6e8288da43589
authorDaniel Borkmann <borkmann@iogearbox.net>
Sun, 25 Mar 2012 13:18:40 +0000 (25 15:18 +0200)
committerDaniel Borkmann <borkmann@iogearbox.net>
Sun, 25 Mar 2012 13:18:40 +0000 (25 15:18 +0200)
tree3a5a35bc9abe4523f2318641d3fb522613fe2602
parentf34e55fe815220d3f1e89f5211154715cec84845
die: removed info(), since gcc can throw compile warnings with printf, not with info

Removed info throughout the whole toolset, since the compiler is able to detect
errors in printf, but not within info.

Signed-off-by: Daniel Borkmann <borkmann@iogearbox.net>
src/ashunt.c
src/bpf.h
src/curvetun.c
src/die.h
src/stun.c
src/trafgen.c