aboutsummaryrefslogtreecommitdiffhomepage
path: root/env_universal.h
diff options
context:
space:
mode:
authorGravatar ridiculousfish <corydoras@ridiculousfish.com>2011-12-27 18:41:38 -0800
committerGravatar ridiculousfish <corydoras@ridiculousfish.com>2011-12-27 18:41:38 -0800
commit46fa2dd2f0d104471bbb00b8e119decd91cda71d (patch)
tree77b0fe4f1a4010a576ffea441f12cc0aa40f2c4d /env_universal.h
parent451399b3445f2a8f929bfe8893df9b3e931ac2b1 (diff)
Migration of screen away from ad-hoc lists
Diffstat (limited to 'env_universal.h')
-rw-r--r--env_universal.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/env_universal.h b/env_universal.h
index 1ed58fac..5754f995 100644
--- a/env_universal.h
+++ b/env_universal.h
@@ -63,6 +63,9 @@ int env_universal_read_all();
void env_universal_get_names( array_list_t *l,
int show_exported,
int show_unexported );
+void env_universal_get_names2( wcstring_list_t &list,
+ int show_exported,
+ int show_unexported );
/**
Synchronize with fishd