Add debug_decl/debug_return (almost) everywhere.

Remove old sudo_debug() and convert users to sudo_debug_printf().
This commit is contained in:
Todd C. Miller
2011-10-22 14:40:21 -04:00
parent 9923464d96
commit 839919566e
72 changed files with 1745 additions and 968 deletions

View File

@@ -47,7 +47,6 @@
#include "sudo.h"
#include "sudo_plugin.h"
#include "sudo_debug.h"
extern int tgetpass_flags; /* XXX */