summaryrefslogtreecommitdiff
path: root/include/Input.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/Input.h')
-rw-r--r--include/Input.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Input.h b/include/Input.h
index 19d8f7d..0b074b2 100644
--- a/include/Input.h
+++ b/include/Input.h
@@ -36,6 +36,7 @@ class Input : public Handle {
off_t size;
time_t date_modif;
openresults_t results;
+ bool fromarchive;
private:
static int wrapopen(const String &, openresults_t *);