X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/aaf014c77a4fb19bdc33370f5b6af5b8497decf8..44ce2010:/h/addrsbr.h?ds=sidebyside diff --git a/h/addrsbr.h b/h/addrsbr.h index 1b147f68..3e6bffd2 100644 --- a/h/addrsbr.h +++ b/h/addrsbr.h @@ -1,6 +1,4 @@ - -/* - * addrsbr.h -- definitions for the address parsing system +/* addrsbr.h -- definitions for the address parsing system */ #define UUCPHOST (-1) @@ -104,7 +102,7 @@ char *auxformat(struct mailname *mp, int extras); * * This function used to have an argument called 'wanthost' which would * control whether or not it would canonicalize hostnames in email - * addresses. This functionalit was removed for nmh 1.5, and eventually + * addresses. This functionality was removed for nmh 1.5, and eventually * all of the code that used this argument was garbage collected. */ struct mailname *getm(char *str, char *dfhost, int dftype, char *eresult,