X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/7b3154538d24958c2e3ed0e20e80bb33d3d98a3a..23af631076209b31fb28feb90a779ff8dcc153a2:/sbr/fmt_scan.c diff --git a/sbr/fmt_scan.c b/sbr/fmt_scan.c index 9c1eb16a..89023cbc 100644 --- a/sbr/fmt_scan.c +++ b/sbr/fmt_scan.c @@ -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