Run wspurify script on /trunk/ and /branches/ C source files, to remove any trailing whitespace at the end of each line.
This commit is contained in:
@@ -140,7 +140,7 @@ void KeyboardHost_Task(void)
|
||||
{
|
||||
PressedKey = '\n';
|
||||
}
|
||||
|
||||
|
||||
if (PressedKey)
|
||||
putchar(PressedKey);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user