about summary refs log tree commit diff
path: root/src/rt
diff options
context:
space:
mode:
authorBrian Anderson <banderson@mozilla.com>2011-08-29 14:18:46 -0700
committerBrian Anderson <banderson@mozilla.com>2011-08-29 14:18:46 -0700
commit3d26665e609da8d44c756f2a9c759acd4e3b59a5 (patch)
treef8baabdc3a449223259778553dcecde2592bf5d0 /src/rt
parentb099b1e3f7fd0956c0fd0be5901eb2ffce0e956e (diff)
downloadrust-3d26665e609da8d44c756f2a9c759acd4e3b59a5.tar.gz
rust-3d26665e609da8d44c756f2a9c759acd4e3b59a5.zip
Rename upcall_istr_push to rust_istr_push in rustrt.def.in
Diffstat (limited to 'src/rt')
-rw-r--r--src/rt/rustrt.def.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rt/rustrt.def.in b/src/rt/rustrt.def.in
index ea71a05a88d..a0eab5cd123 100644
--- a/src/rt/rustrt.def.in
+++ b/src/rt/rustrt.def.in
@@ -48,6 +48,7 @@ rust_dirent_filename
 rust_file_is_dir
 rust_get_stdin
 rust_get_stdout
+rust_istr_push
 rust_list_files
 rust_process_wait
 rust_ptr_eq
@@ -84,7 +85,6 @@ upcall_get_type_desc
 upcall_grow_task
 upcall_vec_grow
 upcall_vec_push
-upcall_istr_push
 upcall_kill
 upcall_log_double
 upcall_log_float