3 Jul
2023
3 Jul
'23
9:42 a.m.
Rémi Bernon (@rbernon) commented about dlls/windows.devices.geolocation.geolocator/main.c:
return wine_dbgstr_wn(str, len); }
-struct geolocator +struct geolocator_factory
Maybe use the right name in the commit that introduces the structure. I'd prefer `struct geolocator_statics`, matching the variable and the way its named elsewhere, it may end up with more interfaces than just the factory. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/3189#note_37586