X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/f1c5e5fde4f706bb40af755572c0cad49ca81729..eda0cc87eedfbbe5a15a91a59489e31f69e30998:/sbr/getpass.c?ds=sidebyside diff --git a/sbr/getpass.c b/sbr/getpass.c index 95e9178c..865f231b 100644 --- a/sbr/getpass.c +++ b/sbr/getpass.c @@ -36,7 +36,7 @@ /* We don't use MAX_PASS here because the maximum password length on a remote POP daemon will have nothing to do with the length on our OS. 256 is - arbitrary but hopefully big enough to accomodate everyone. */ + arbitrary but hopefully big enough to accommodate everyone. */ #define MAX_PASSWORD_LEN 256 #ifndef TCSANOW