patch glitch

This commit is contained in:
Peter Wemm 1999-12-17 20:19:28 +00:00
parent 1f4aad4d1c
commit 9c8fbe31e5
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=54752

View file

@ -96,9 +96,6 @@ crypt_sha(pw, salt)
return NULL;
}
#endif
SHA_Init(&ctx);
/* The password first, since that is what is most unknown */
SHA_Init(&ctx);
/* The password first, since that is what is most unknown */