Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f15415c6 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Fix typo in static_assert message." am: 18ce1533

Original change: https://android-review.googlesource.com/c/platform/bootable/recovery/+/1977750

Change-Id: I0f8ca848f903a0fc356a9703d040f5e907448db7
parents 3a012a97 18ce1533
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -114,7 +114,7 @@ struct misc_memtag_message {
static_assert(sizeof(struct misc_virtual_ab_message) == 64,
              "struct misc_virtual_ab_message has wrong size");
static_assert(sizeof(struct misc_memtag_message) == 64,
              "struct misc_virtual_ab_message has wrong size");
              "struct misc_memtag_message has wrong size");
#endif

// This struct is not meant to be used directly, rather, it is to make