aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/env_universal_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/env_universal_common.h')
-rw-r--r--src/env_universal_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/env_universal_common.h b/src/env_universal_common.h
index 3428c693..60cf0027 100644
--- a/src/env_universal_common.h
+++ b/src/env_universal_common.h
@@ -75,7 +75,7 @@ class env_universal_t
static var_table_t read_message_internal(int fd);
public:
- env_universal_t(const wcstring &path);
+ explicit env_universal_t(const wcstring &path);
~env_universal_t();
/* Get the value of the variable with the specified name */