mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 15:48:51 +00:00
core/encoding/endian: Tidy up a comment (NFC)
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
Package endian implements sa simple translation between bytes and numbers with
|
Package endian implements a simple translation between bytes and numbers with
|
||||||
specific endian encodings.
|
specific endian encodings.
|
||||||
|
|
||||||
buf: [100]u8
|
buf: [100]u8
|
||||||
|
|||||||
Reference in New Issue
Block a user