]> git.wh0rd.org - dump.git/blobdiff - dump/optr.c
*** empty log message ***
[dump.git] / dump / optr.c
index b18643702f90af4737f3c45f2b3ba75e2b111ad2..9383cf6b69614f1378bc9daadb5e67859004adf0 100644 (file)
@@ -41,7 +41,7 @@
 
 #ifndef lint
 static const char rcsid[] =
-       "$Id: optr.c,v 1.18 2000/12/21 11:14:54 stelian Exp $";
+       "$Id: optr.c,v 1.19 2001/02/21 16:13:05 stelian Exp $";
 #endif /* not lint */
 
 #include <config.h>
@@ -567,7 +567,7 @@ static void
 print_wmsg(char arg, int dumpme, const char *dev, int level,
           const char *mtpt, time_t ddate)
 {
-       char *date;
+       char *date = NULL;
        
        if (ddate) {
                char *d;