mirror of
https://github.com/RubyMetric/chsrc
synced 2025-10-20 18:05:08 +08:00
Use allow_
This commit is contained in:
@@ -19,9 +19,9 @@ os_openkylin_prelude ()
|
||||
chef_set_contributors (this, 1,
|
||||
"Aoran Zeng", "ccmywish@qq.com");
|
||||
|
||||
chef_has_getfn();
|
||||
chef_has_setfn();
|
||||
chef_has_resetfn();
|
||||
chef_allow_get();
|
||||
chef_allow_set();
|
||||
chef_allow_reset();
|
||||
|
||||
/* openKylin直接基于Linux内核开发,属于和Debian、openSUSE、Fedora、Arch
|
||||
* 同一级别的、根社区发布的系统 */
|
||||
|
Reference in New Issue
Block a user