On Tue, Jun 24, 2025 at 12:59 AM FUJITA Tomonori <fujita.tomonori@xxxxxxxxx> wrote: > > Fix a typo in several comments where `#[repr(transparent)]` was > mistakenly written as `#[repr(transparent)` (missing closing > bracket). > > Signed-off-by: FUJITA Tomonori <fujita.tomonori@xxxxxxxxx> Thanks for fixing the typo! Looks fine to me. Cheers, Miguel