summaryrefslogtreecommitdiff
path: root/libs/pbd/pbd/epa.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/pbd/pbd/epa.h')
-rw-r--r--libs/pbd/pbd/epa.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/pbd/pbd/epa.h b/libs/pbd/pbd/epa.h
index 89c085a5bc..8727fad08e 100644
--- a/libs/pbd/pbd/epa.h
+++ b/libs/pbd/pbd/epa.h
@@ -41,7 +41,7 @@ class LIBPBD_API EnvironmentalProtectionAgency {
private:
void clear () const;
-
+
bool _armed;
std::string _envname;
std::map<std::string,std::string> e;