[NETFILTER]: Fix initializer of ip6table.c:initial_table
Just because gcc accepts [index] bar as [index] = bar is no reason to make use of that gross construct. Also fully C99ify
Showing
Please register or sign in to comment
Just because gcc accepts [index] bar as [index] = bar is no reason to make use of that gross construct. Also fully C99ify