mirror of
https://xff.cz/git/u-boot/
synced 2025-09-02 17:22:22 +02:00
WS cleanup: remove trailing white space
Signed-off-by: Wolfgang Denk <wd@denx.de> Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -427,7 +427,7 @@ static void tokenise(char *buffer, char *end)
|
||||
}
|
||||
memcpy(tokens[tix].content, start, tokens[tix].size);
|
||||
tokens[tix].content[tokens[tix].size] = 0;
|
||||
|
||||
|
||||
/* If it begins with a lowercase letter then
|
||||
* it's an element name
|
||||
*/
|
||||
|
Reference in New Issue
Block a user