[prev in list] [next in list] [prev in thread] [next in thread] 

List:       wine-devel
Subject:    Re: [PATCH] dmusic: Make constant 'emulated' static
From:       Michael Stefaniuc <mstefani () winehq ! org>
Date:       2018-11-30 21:58:00
Message-ID: 62e3339a-7c88-dc3b-e828-c20009ce321f () winehq ! org
[Download RAW message or body]

Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>

On 11/30/18 8:14 AM, Alex Henrie wrote:
> Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
> ---
>  dlls/dmusic/dmusic.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/dlls/dmusic/dmusic.c b/dlls/dmusic/dmusic.c
> index 033983f6c8..fd450b8e36 100644
> --- a/dlls/dmusic/dmusic.c
> +++ b/dlls/dmusic/dmusic.c
> @@ -373,8 +373,8 @@ static const IDirectMusic8Vtbl DirectMusic8_Vtbl = {
>  
>  static void create_system_ports_list(IDirectMusic8Impl* object)
>  {
> +    static const WCHAR emulated[] = {' ','[','E','m','u','l','a','t','e','d',']',0};
>      port_info * port;
> -    const WCHAR emulated[] = {' ','[','E','m','u','l','a','t','e','d',']',0};
>      ULONG nb_ports;
>      ULONG nb_midi_out;
>      ULONG nb_midi_in;
> 




[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic