mirror of
https://github.com/RubyMetric/chsrc
synced 2025-12-28 21:59:45 +08:00
Rename struct
This commit is contained in:
@@ -45,10 +45,10 @@ wr_winget_resetsrc (char *option)
|
||||
}
|
||||
|
||||
|
||||
FeatInfo
|
||||
Feature_t
|
||||
wr_winget_feat (char *option)
|
||||
{
|
||||
FeatInfo f = {0};
|
||||
Feature_t f = {0};
|
||||
|
||||
f.can_get = true;
|
||||
f.can_reset = true;
|
||||
|
||||
Reference in New Issue
Block a user