mirror of
https://github.com/RubyMetric/chsrc
synced 2025-12-29 22:29:34 +08:00
Adjust chsrc_conclude()
This commit is contained in:
@@ -71,7 +71,8 @@ pl_r_setsrc (char *option)
|
||||
|
||||
chsrc_append_to_file (w, config);
|
||||
|
||||
chsrc_conclude (&source, SetsrcType_Auto);
|
||||
ProgMode_ChgType = ChgType_Auto;
|
||||
chsrc_conclude (&source);
|
||||
}
|
||||
|
||||
def_target(pl_r);
|
||||
|
||||
Reference in New Issue
Block a user