mirror of
https://github.com/FUjr/gl-infra-builder.git
synced 2025-12-17 09:34:51 +00:00
patches-22.03.4: trim trailing whitespace
Signed-off-by: Jianhui Zhao <jianhui.zhao@gl-inet.com>
This commit is contained in:
parent
037855ccf9
commit
c03dfda53f
@ -663,7 +663,7 @@ index 0000000000..ef138df24c
|
||||
+ fp = fopen("/etc/config/wireless", "r");
|
||||
+ if (!fp)
|
||||
+ return;
|
||||
+
|
||||
+
|
||||
+ fread(buf, 1, sizeof(buf) - 1, fp);
|
||||
+ fclose(fp);
|
||||
+
|
||||
|
||||
Loading…
Reference in New Issue
Block a user