diff options
author | Stephen Hemminger <shemminger@osdl.org> | 2006-12-13 17:05:50 -0800 |
---|---|---|
committer | Stephen Hemminger <shemminger@osdl.org> | 2006-12-13 17:05:50 -0800 |
commit | 81c61790d5927dc6ca168b2183000a3efc7bc493 (patch) | |
tree | 4a56fe12651ab53600df2e5164ef4e53b3866b44 /tc/f_u32.c | |
parent | 7b8225122d1b22c74f05bd12398bd602d49e6e13 (diff) |
Eliminate trailing whitespace
Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Diffstat (limited to 'tc/f_u32.c')
-rw-r--r-- | tc/f_u32.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -947,7 +947,7 @@ static int u32_parse_opt(struct filter_util *qu, char *handle, int argc, char ** } /* We dont necessarily need class/flowids */ - if (terminal_ok) + if (terminal_ok) sel.sel.flags |= TC_U32_TERMINAL; if (order) { |