From 0aa9b42c4ccabfed801899566fa8deef656b7192 Mon Sep 17 00:00:00 2001 From: "sspitzer%netscape.com" Date: Fri, 3 Sep 1999 22:32:35 +0000 Subject: [PATCH] being anal, ignore me. --- dbm/src/snprintf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dbm/src/snprintf.c b/dbm/src/snprintf.c index 5c30bd3f82f..baf86cc3fc3 100644 --- a/dbm/src/snprintf.c +++ b/dbm/src/snprintf.c @@ -70,4 +70,4 @@ vsnprintf(str, n, fmt, ap) #endif /* HAVE_SNPRINTF */ /* Some compilers don't like an empty source file. */ -static int dummy; +static int dummy = 0;