[WINESYNC] Minor formatting.

This commit is contained in:
Hermès Bélusca-Maïto 2023-09-07 20:23:46 +02:00
parent 1831bc6add
commit d566273583
No known key found for this signature in database
GPG key ID: 3B2539C65E7B93D0

View file

@ -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']: