mirror of
https://github.com/RubyMetric/chsrc
synced 2025-12-25 11:59:54 +08:00
Rename enum can status
This commit is contained in:
@@ -66,7 +66,7 @@ os_armbian_feat (char *option)
|
||||
fi.can_get = true;
|
||||
fi.can_reset = false;
|
||||
|
||||
fi.stcan_locally = CanNot;
|
||||
fi.cap_locally = CanNot;
|
||||
fi.can_english = true;
|
||||
fi.can_user_define = true;
|
||||
|
||||
|
||||
@@ -137,7 +137,7 @@ os_arch_feat (char *option)
|
||||
fi.can_get = true;
|
||||
fi.can_reset = false;
|
||||
|
||||
fi.stcan_locally = CanNot;
|
||||
fi.cap_locally = CanNot;
|
||||
fi.can_english = true;
|
||||
fi.can_user_define = true;
|
||||
|
||||
@@ -154,7 +154,7 @@ os_archlinuxcn_feat (char *option)
|
||||
fi.can_get = true;
|
||||
fi.can_reset = false;
|
||||
|
||||
fi.stcan_locally = CanNot;
|
||||
fi.cap_locally = CanNot;
|
||||
fi.can_english = true;
|
||||
fi.can_user_define = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user