mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-09-20 19:44:56 +02:00
ACCOUNT/userspace: simple reformat, use tabs instead of spaces
This commit is contained in:
@@ -62,8 +62,8 @@ int main(int argc, char *argv[])
|
|||||||
struct ipt_ACCOUNT_context ctx;
|
struct ipt_ACCOUNT_context ctx;
|
||||||
struct ipt_acc_handle_ip *entry;
|
struct ipt_acc_handle_ip *entry;
|
||||||
int i;
|
int i;
|
||||||
char optchar, doHandleUsage=0, doHandleFree=0, doTableNames=0,
|
char optchar, doHandleUsage = 0, doHandleFree = 0, doTableNames = 0;
|
||||||
doFlush=0, doContinue=0, doCSV=0;
|
char doFlush = 0, doContinue = 0, doCSV = 0;
|
||||||
|
|
||||||
char *table_name = NULL;
|
char *table_name = NULL;
|
||||||
const char *name;
|
const char *name;
|
||||||
|
Reference in New Issue
Block a user