Software /
code /
prosody
Diff
util-src/struct.c @ 12853:e1a71e83d430
util.struct: Fix typo in comment
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 20 Jan 2023 18:19:34 +0100 |
parent | 12575:1f6f05a98fcd |
child | 12976:a187600ec7d6 |
line wrap: on
line diff
--- a/util-src/struct.c Fri Jan 20 18:16:10 2023 +0100 +++ b/util-src/struct.c Fri Jan 20 18:19:34 2023 +0100 @@ -134,7 +134,7 @@ /* -** options to control endianess and alignment +** options to control endianness and alignment */ static void controloptions (lua_State *L, int opt, const char **fmt, Header *h) {