aboutsummaryrefslogtreecommitdiffhomepage
path: root/env_universal.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.h
parent2ae56564ef2f9752bd59616a551f49b1d1db03fb (diff)
Modified env_get_string() to accept wcstring instead of wchar_t*.
Diffstat (limited to 'env_universal.h')
-rw-r--r--env_universal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/env_universal.h b/env_universal.h
index 435fc4b7..fc05741d 100644
--- a/env_universal.h
+++ b/env_universal.h
@@ -29,7 +29,7 @@ void env_universal_destroy();
/**
Get the value of a universal variable
*/
-wchar_t *env_universal_get( const wchar_t *name );
+wchar_t *env_universal_get( const wcstring &name );
/**
Get the export flag of the variable with the specified