minor: remove trailing whitespaces and extra semicolons
This commit is contained in:
parent
8bd3749c26
commit
85c59df9ce
2 changed files with 3 additions and 3 deletions
|
@ -162,7 +162,7 @@ struct codepoint_categ {
|
|||
case 'Z': return Z | (_subindex(subcateg, "lps" ) << 7);
|
||||
default: assert (false); return 0;
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
uint16_t encoded;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue