aboutsummaryrefslogtreecommitdiffhomepage
path: root/parse_util.h
diff options
context:
space:
mode:
authorGravatar ridiculousfish <corydoras@ridiculousfish.com>2012-01-29 22:06:58 -0800
committerGravatar ridiculousfish <corydoras@ridiculousfish.com>2012-01-29 22:06:58 -0800
commit3b8a4e56b0af8461f0f2f4c9469aba0e5a7536ba (patch)
tree6c8421d0c496d9e22fbfc2da07a0d22d50800373 /parse_util.h
parent966cd6a8ca5f4fa2257f8baa9ccc5a173762658b (diff)
A bunch of work to move towards a sane memory model in job_t
Diffstat (limited to 'parse_util.h')
-rw-r--r--parse_util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/parse_util.h b/parse_util.h
index 28c4f003..00131320 100644
--- a/parse_util.h
+++ b/parse_util.h
@@ -116,7 +116,7 @@ int parse_util_get_offset( wchar_t *buff, int line, int line_offset );
Set the argv environment variable to the specified null-terminated
array of strings.
*/
-void parse_util_set_argv( wchar_t **argv, const wcstring_list_t &named_arguments );
+void parse_util_set_argv( const wchar_t * const *argv, const wcstring_list_t &named_arguments );
/**
Make a duplicate of the specified string, unescape wildcard