mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-11 19:08:26 -06:00
Minor cleanup of the repo (#822)
* *: source files should not be executable * *: make sure files have final newline * *: remove BOM from text files * translations: unify headers * *: fix typos * *: trim excess whitespace
This commit is contained in:
@@ -260,7 +260,7 @@ byte GetKeyboardChar (byte *scanCode)
|
||||
{
|
||||
// reduce CPU usage by halting CPU until the next external interrupt is fired
|
||||
__asm
|
||||
{
|
||||
{
|
||||
hlt
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user