Complete.Org: Mailing Lists: Archives: freeciv-dev: January 2003:
[Freeciv-Dev] Re: (PR#2700) SDL_init can only be called once
Home

[Freeciv-Dev] Re: (PR#2700) SDL_init can only be called once

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: jdorje@xxxxxxxxxxxxxxxxxxxxx
Cc: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: (PR#2700) SDL_init can only be called once
From: "Mike Kaufman via RT" <rt@xxxxxxxxxxxxxx>
Date: Thu, 2 Jan 2003 09:35:21 -0800
Reply-to: rt@xxxxxxxxxxxxxx

On Thu, Jan 02, 2003 at 08:57:47AM -0800, Rafa³ Bursig via RT wrote:
>  
> +static void quit_sdl_audio(void)
> +{
> +  if ( SDL_WasInit( SDL_INIT_VIDEO ) )
         ^            ^              ^ ^
just a nit, could you please not use whitespace in these places? 

-mike



[Prev in Thread] Current Thread [Next in Thread]