commit | 9d328a6fe8c26fec6e84f131c7ad300e42d28715 | [log] [tgz] |
---|---|---|
author | Wolfgang Denk <wd@denx.de> | Mon Sep 27 17:42:38 2021 +0200 |
committer | Tom Rini <trini@konsulko.com> | Thu Sep 30 08:08:56 2021 -0400 |
tree | 6b66bfba9e5bf9c1be213f80cb2cc402578d0318 | |
parent | accb63bc5db529cc81602f47bacbd7cc8487ab89 [diff] [blame] |
WS cleanup: remove trailing white space Signed-off-by: Wolfgang Denk <wd@denx.de> Reviewed-by: Simon Glass <sjg@chromium.org>
diff --git a/tools/asn1_compiler.c b/tools/asn1_compiler.c index adabd41..03fb7e0 100644 --- a/tools/asn1_compiler.c +++ b/tools/asn1_compiler.c
@@ -427,7 +427,7 @@ } 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 */