aboutsummaryrefslogtreecommitdiffhomepage
path: root/env_universal_common.h
diff options
context:
space:
mode:
authorGravatar Siteshwar Vashisht <siteshwar@gmail.com>2012-02-24 00:55:46 +0530
committerGravatar Siteshwar Vashisht <siteshwar@gmail.com>2012-02-24 00:58:01 +0530
commit8232857d0785b5b2db8884d11680de5c2fe9b857 (patch)
tree9acbad3ff194926b80887f66b0c727b50eb4a71a /env_universal_common.h
parent2ae56564ef2f9752bd59616a551f49b1d1db03fb (diff)
Modified env_get_string() to accept wcstring instead of wchar_t*.
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 908c5bae..c6c1d74e 100644
--- a/env_universal_common.h
+++ b/env_universal_common.h
@@ -181,7 +181,7 @@ void env_universal_common_remove( const wcstring &key );
This function operate agains the local copy of all universal
variables, it does not communicate with any other process.
*/
-wchar_t *env_universal_common_get( const wchar_t *name );
+wchar_t *env_universal_common_get( const wcstring &name );
/**
Get the export flag of the variable with the specified