mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-06 17:31:14 -03:00
Run restyle.sh to enforce style rules.
This commit is contained in:
@@ -64,7 +64,7 @@ class autoload_t : private lru_cache_t<autoload_function_t>
|
||||
|
||||
/** The path from which we most recently autoloaded */
|
||||
wcstring last_path;
|
||||
|
||||
|
||||
/** That path, tokenized (split on separators) */
|
||||
wcstring_list_t last_path_tokenized;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user