summaryrefslogtreecommitdiff
path: root/src/htsopt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/htsopt.h')
-rw-r--r--src/htsopt.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/htsopt.h b/src/htsopt.h
index 6990226..b5e0212 100644
--- a/src/htsopt.h
+++ b/src/htsopt.h
@@ -358,6 +358,7 @@ struct httrackp {
int quiet; // poser des questions autres que wizard?
int keyboard; // vérifier stdin
int bypass_limits; // bypass built-in limits
+ int background_on_suspend; // background process on suspend signal
//
int is_update; // c'est une update (afficher "File updated...")
int dir_topindex; // reconstruire top index par la suite
@@ -368,8 +369,6 @@ struct httrackp {
htslibhandles libHandles;
//
htsoptstate state; // state
- //
- int background_on_suspend; // Background process on suspend signal.
};
// stats for httrack