]> diplodocus.org Git - nmh/blobdiff - sbr/mf.c
uip/folder.c: Rewrite plural test to common form.
[nmh] / sbr / mf.c
index e0abb2934bfc2c5a417b66defe8600a8b8ed264a..b6c729123f308d58981c69f9a9b8a82a84a276b3 100644 (file)
--- a/sbr/mf.c
+++ b/sbr/mf.c
@@ -163,7 +163,7 @@ getadrx (const char *addrs, int eai)
     err[0] = 0;
 
     if (dp == NULL) {
-       dp = cp = strdup (addrs ? addrs : "");
+       dp = cp = strdup (FENDNULL(addrs));
        glevel = 0;
     }
     else