Re: [PATCH v2 0/1] MR744: winealsa.drv: Make functions static where possible.
31 Aug
2022
31 Aug
'22
2:08 p.m.
Huw Davies (@huw) commented about dlls/winealsa.drv/alsa.c:
return key; }
-ULONG reg_query_value( HKEY hkey, const WCHAR *name, +static ULONG reg_query_value( HKEY hkey, const WCHAR *name, KEY_VALUE_PARTIAL_INFORMATION *info, ULONG size )
Could you correctly indent the second line? -- https://gitlab.winehq.org/wine/wine/-/merge_requests/744#note_7335
1202
Age (days ago)
1202
Last active (days ago)
0 comments
1 participants
participants (1)
-
Huw Davies (@huw)