Re: [PATCH 1/3] ascenario: Fix typedef for snd_scenario_t

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello.

On Tue, 2009-10-06 at 18:04, Takashi Iwai wrote:
> At Tue,  6 Oct 2009 17:54:29 +0200,
> Stefan Schmidt wrote:
> > 
> > From: Stefan Schmidt <stefan@xxxxxxxxxxxxxxx>
> > 
> > Signed-off-by: Stefan Schmidt <stefan@xxxxxxxxxxxxxxx>
> > ---
> >  include/ascenario.h |    2 +-
> >  1 files changed, 1 insertions(+), 1 deletions(-)
> > 
> > diff --git a/include/ascenario.h b/include/ascenario.h
> > index 003eabe..0c5acb9 100644
> > --- a/include/ascenario.h
> > +++ b/include/ascenario.h
> > @@ -128,7 +128,7 @@ extern "C" {
> >  #define SND_SCN_INT_QOS				1
> >  
> >  /** Scenario container */
> > -typedef snd_scenario_t snd_scenario_t;
> > +typedef struct _snd_scenario_t snd_scenario_t;
> 
> I would define like
> 
>   typedef struct snd_scenario snd_scenario_t;

Fine with me. I just followed what I have seen in control.h here. Will send an
updated set tomorrow which will have this fixed.

regards
Stefan Schmidt
_______________________________________________
Alsa-devel mailing list
Alsa-devel@xxxxxxxxxxxxxxxx
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

[Index of Archives]     [ALSA User]     [Linux Audio Users]     [Kernel Archive]     [Asterisk PBX]     [Photo Sharing]     [Linux Sound]     [Video 4 Linux]     [Gimp]     [Yosemite News]

  Powered by Linux