diff options
-rw-r--r-- | src/tests/crypto-tests.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/crypto-tests.c b/src/tests/crypto-tests.c index d02a84371..f802c119d 100644 --- a/src/tests/crypto-tests.c +++ b/src/tests/crypto-tests.c @@ -105,7 +105,7 @@ int main(int argc, const char *argv[]) int opt; poptContext pc; int number_failed; - int debug; + int debug = 0; struct poptOption long_options[] = { POPT_AUTOHELP |