make it build
[apps/madmutt.git] / alias.cpkg
index a87f5f0..6e33e29 100644 (file)
@@ -372,7 +372,7 @@ static address_t *mutt_expand_aliases_r(address_t *a, string_list_t **expn)
 
                 if (pw) {
                     char namebuf[STRING];
 
                 if (pw) {
                     char namebuf[STRING];
-                    mutt_gecos_name(namebuf, sizeof(namebuf), pw, MCore.gecos_mask.rx);
+                    mutt_gecos_name(namebuf, sizeof(namebuf), pw, MCore.gecos_mask);
                     m_strreplace(&pop->personal, namebuf);
                 }
             }
                     m_strreplace(&pop->personal, namebuf);
                 }
             }