From b50424fad8afa7783e679d5e390aecea10fca024 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Sat, 27 Jul 2013 21:23:19 +0000 Subject: Clean up indentation. svn path=/trunk/; revision=50953 --- capture_opts.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'capture_opts.h') diff --git a/capture_opts.h b/capture_opts.h index c747767d10..a0fdbda5c7 100644 --- a/capture_opts.h +++ b/capture_opts.h @@ -207,7 +207,7 @@ typedef struct capture_options_tag { /* internally used (don't touch from outside) */ gboolean output_to_pipe; /**< save_file is a pipe (named or stdout) */ - gboolean capture_child; /**< hidden option: Wireshark child mode */ + gboolean capture_child; /**< hidden option: Wireshark child mode */ } capture_options; /* initialize the capture_options with some reasonable values */ -- cgit v1.2.3