From d33cf3f9fb110f6671eca167ca7b87380256dae1 Mon Sep 17 00:00:00 2001 From: pixel Date: Wed, 22 Jan 2003 18:38:55 +0000 Subject: Big Bug Fix... archives are now working! hurray! --- include/Input.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/Input.h') 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 *); -- cgit v1.2.3