mirror of
https://github.com/bjc/prosody.git
synced 2025-04-03 05:07:42 +03:00
util.struct: Fix typo in comment
This commit is contained in:
parent
b15a8e1360
commit
2e44f8260b
1 changed files with 1 additions and 1 deletions
|
@ -134,7 +134,7 @@ static int gettoalign (size_t len, Header *h, int opt, size_t size) {
|
|||
|
||||
|
||||
/*
|
||||
** 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) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue