ecryptfs: Fix packet format comment in parse_tag_67_packet()

s/TAG 65/TAG 67/

Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Signed-off-by: Tyler Hicks <code@tyhicks.com>
This commit is contained in:
Thorsten Blum
2024-10-18 23:41:42 +02:00
committed by Tyler Hicks
parent 9383d8205c
commit ec25c4cf2d

View File

@@ -354,7 +354,7 @@ parse_tag_67_packet(struct ecryptfs_key_record *key_rec,
int rc;
/*
* ***** TAG 65 Packet Format *****
* ***** TAG 67 Packet Format *****
* | Content Type | 1 byte |
* | Status Indicator | 1 byte |
* | Encrypted File Encryption Key Size | 1 or 2 bytes |