diff options
author | Manas Sambhus <manas.sambhus+github@gmail.com> | 2022-08-04 16:54:18 +0530 |
---|---|---|
committer | Christian Marangi <ansuelsmth@gmail.com> | 2022-09-27 17:16:46 +0200 |
commit | 3e2ea10e5e53540fa62bae549e9526999b95f74b (patch) | |
tree | 7685a55a9f64d41366b4ed8cfffb5831e7ffd2a7 /package/network/config/qos-scripts/files/usr/lib/qos/tcrules.awk | |
parent | 0ca634e9effa05356c0aa01280b5878071c3d51a (diff) |
qos-scripts: fix trailing whitespace in config files
Signed-off-by: Manas Sambhus <manas.sambhus+github@gmail.com>
Diffstat (limited to 'package/network/config/qos-scripts/files/usr/lib/qos/tcrules.awk')
-rw-r--r-- | package/network/config/qos-scripts/files/usr/lib/qos/tcrules.awk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/network/config/qos-scripts/files/usr/lib/qos/tcrules.awk b/package/network/config/qos-scripts/files/usr/lib/qos/tcrules.awk index 21df391054..be95f99b01 100644 --- a/package/network/config/qos-scripts/files/usr/lib/qos/tcrules.awk +++ b/package/network/config/qos-scripts/files/usr/lib/qos/tcrules.awk @@ -103,4 +103,3 @@ END { } } } - |