]> diplodocus.org Git - nmh/blobdiff - sbr/fmt_scan.c
Create test cases for the new format functions for local address writing.
[nmh] / sbr / fmt_scan.c
index 9c1eb16aecbc8eba89d6a7e3c3dfc5bf9b2ffdf0..89023cbcee9adac862adf8cee67a96c4b52dfe6b 100644 (file)
@@ -33,7 +33,8 @@ struct msgs *fmt_current_folder; /* current folder (set by main program) */
 #endif
 
 extern int fmt_norm;           /* defined in sbr/fmt_def.c = AD_NAME */
-struct mailname fmt_mnull;
+struct mailname fmt_mnull = { NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 0,
+                             NULL, NULL };
 
 /*
  * static prototypes