mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 17:25:55 +00:00
[WINESYNC] Minor formatting.
This commit is contained in:
parent
1831bc6add
commit
d566273583
1 changed files with 7 additions and 7 deletions
|
@ -89,7 +89,7 @@ class wine_sync:
|
|||
|
||||
return wine_branch_name
|
||||
|
||||
# helper function for resolving wine tree path to reactos one
|
||||
# Helper function for resolving wine tree path to reactos one
|
||||
# Note: it doesn't care about the fact that the file actually exists or not
|
||||
def wine_to_reactos_path(self, wine_path):
|
||||
if wine_path in self.module_cfg['files']:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue