mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-11 19:00:02 +01:00
Fix typos.
This commit is contained in:
committed by
Milan Broz
parent
444eac3597
commit
a97de38b6b
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user