aboutsummaryrefslogtreecommitdiffhomepage
path: root/autoload.h
diff options
context:
space:
mode:
authorGravatar ridiculousfish <corydoras@ridiculousfish.com>2012-03-31 15:17:14 -0700
committerGravatar ridiculousfish <corydoras@ridiculousfish.com>2012-03-31 15:17:14 -0700
commitff1710131687075e819afcb045ed35924822b682 (patch)
tree19995b23aa1fead26348506212ed5be9c8769359 /autoload.h
parentab536e5199e205db9be69866628a1a885cac1475 (diff)
A little better support for non-term-256 colors in web config
Fix for a deadlock when autoloading a function triggers autoloading another function
Diffstat (limited to 'autoload.h')
-rw-r--r--autoload.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/autoload.h b/autoload.h
index b94876a7..d22229ea 100644
--- a/autoload.h
+++ b/autoload.h
@@ -56,7 +56,7 @@ private:
const size_t builtin_script_count;
/** The path from which we most recently autoloaded */
- wcstring path;
+ wcstring last_path;
/**
A table containing all the files that are currently being