Mercurial > prosody-hg
diff util-src/struct.c @ 12387:05c250fa335a
Spelling: Fix various spelling mistakes (thanks timeless)
Words, sometimes I wonder how they even work
Maybe I missed something.
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Mon, 07 Mar 2022 00:13:56 +0100 |
| parents | 3ce3633527af |
| children | 1f6f05a98fcd |
line wrap: on
line diff
--- a/util-src/struct.c Sun Mar 06 15:13:50 2022 +0100 +++ b/util-src/struct.c Mon Mar 07 00:13:56 2022 +0100 @@ -10,7 +10,7 @@ ** > - big endian ** < - little endian ** ![num] - alignment -** x - pading +** x - padding ** b/B - signed/unsigned byte ** h/H - signed/unsigned short ** l/L - signed/unsigned long
