aboutsummaryrefslogtreecommitdiffhomepage
path: root/env_universal_common.h
diff options
context:
space:
mode:
authorGravatar ridiculousfish <corydoras@ridiculousfish.com>2012-05-09 03:06:10 -0700
committerGravatar ridiculousfish <corydoras@ridiculousfish.com>2012-05-09 03:06:10 -0700
commit175249b4555afd7e453d5bd5a054bb79f3577fe1 (patch)
treec2002dfc8e186dfab1cbc3315e82d0f33ebed913 /env_universal_common.h
parent294fbc830918f49dd13500bdf0fb4f4933338023 (diff)
Adopt wcstring in env_set
Diffstat (limited to 'env_universal_common.h')
-rw-r--r--env_universal_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/env_universal_common.h b/env_universal_common.h
index 57726ce1..1cfdd156 100644
--- a/env_universal_common.h
+++ b/env_universal_common.h
@@ -190,7 +190,7 @@ wchar_t *env_universal_common_get( const wcstring &name );
This function operate agains the local copy of all universal
variables, it does not communicate with any other process.
*/
-int env_universal_common_get_export( const wchar_t *name );
+int env_universal_common_get_export( const wcstring &name );
/**
Add messages about all existing variables to the specified connection