summaryrefslogtreecommitdiff
path: root/host/lib/include/util_misc.h
diff options
context:
space:
mode:
Diffstat (limited to 'host/lib/include/util_misc.h')
-rw-r--r--host/lib/include/util_misc.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/host/lib/include/util_misc.h b/host/lib/include/util_misc.h
index b6372db1..cd26b30a 100644
--- a/host/lib/include/util_misc.h
+++ b/host/lib/include/util_misc.h
@@ -42,8 +42,8 @@ const char *private_key_sha1_string(const struct vb2_private_key *key);
/*
* Our packed RSBPublicKey buffer (historically in files ending with ".keyb",
- * but also the part of VbPublicKey and struct vb21_packed_key that is
- * referenced by .key_offset) has this binary format:
+ * but also the part of struct vb2_packed_key and struct vb21_packed_key that
+ * is referenced by .key_offset) has this binary format:
*
* struct {
* uint32_t nwords; // size of RSA key in 32-bit words