Fix typos.

This commit is contained in:
Andrea Gelmini
2017-11-05 16:40:11 +01:00
committed by Milan Broz
parent 444eac3597
commit a97de38b6b
36 changed files with 79 additions and 79 deletions

View File

@@ -3959,7 +3959,7 @@ int crypt_convert(struct crypt_device *cd,
return crypt_load(cd, type, params);
}
/* Internall access function to header pointer */
/* Internal access function to header pointer */
void *crypt_get_hdr(struct crypt_device *cd, const char *type)
{
/* If requested type differs, ignore it */