Index: head/mail/neomutt/files/patch-getdomain.c =================================================================== --- head/mail/neomutt/files/patch-getdomain.c (nonexistent) +++ head/mail/neomutt/files/patch-getdomain.c (revision 434827) @@ -0,0 +1,11 @@ +--- getdomain.c.orig 2017-02-25 01:23:52 UTC ++++ getdomain.c +@@ -67,7 +67,7 @@ int getdnsdomainname (char *d, size_t le + + #else /* !HAVE_GETADDRINFO_A */ + +- getaddrinfo(node, NULL, &hints, &h) ++ getaddrinfo(node, NULL, &hints, &h); + + #endif + Property changes on: head/mail/neomutt/files/patch-getdomain.c ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property