mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02:00
Coding Style cleanup: remove trailing white space
Signed-off-by: Wolfgang Denk <wd@denx.de>
This commit is contained in:
@@ -688,7 +688,7 @@ int main(int argc, char *argv[])
|
||||
fprintf(stderr, "Error compiling slre: %s\n", slre.err_str);
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
||||
slre_dump(&slre, stderr);
|
||||
|
||||
while (fgets(data, sizeof(data), fp) != NULL) {
|
||||
|
Reference in New Issue
Block a user