summaryrefslogtreecommitdiff
path: root/setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'setup.h')
-rw-r--r--setup.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup.h b/setup.h
index 7194632..18729ab 100644
--- a/setup.h
+++ b/setup.h
@@ -9,11 +9,11 @@
struct setup_values {
- int start_type;
+ int start_type;
int max_receivers;
int min_free_space;
- int default_view;
+ int default_view;
int pause;
int max_postproc;