Whitespace fixes:

- Remove trailing whitespace
- Remove leading space then tab

svn path=/trunk/; revision=38374
This commit is contained in:
Jörg Mayer 2011-08-06 09:16:00 +00:00
parent 7baca95651
commit ecdd812a6d
1 changed files with 49 additions and 49 deletions

View File

@ -2173,7 +2173,7 @@ static void toggle_callback(GtkCellRendererToggle *cell _U_,
interface_opts.sampling_method = global_capture_opts.default_options.sampling_method;
interface_opts.sampling_param = global_capture_opts.default_options.sampling_param;
#endif
}
}
#endif
g_array_insert_val(global_capture_opts.ifaces, i, interface_opts);
} else { /* not enabled */