mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-30 07:01:22 -03:00
Migrate a bunch of code out of common.h
Put it into wcstringutil, path, or a new file null_terminated_array.
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
|
||||
#include <cwchar>
|
||||
|
||||
#include "wcstringutil.h"
|
||||
|
||||
/// The set of features applying to this instance.
|
||||
static features_t global_features;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user