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

Re: Kernel compile error in ac97.c



Miguel Mendez wrote:

> cvsup'd a couple of hours ago, and make buildkernel dies in ac97.c, see
> attached trivial patch.

Already fixed:

asmodai     2004/01/22 09:03:22 PST

DragonFly src repository

  Modified files:
    sys/dev/sound/pcm    ac97.c 
  Log:
  Add missing comma.
  
  Noticed by:        Peter Kadau <peter.kadau@tuebingen.mpg.de>
  
  Revision  Changes    Path
  1.16      +1 -1      src/sys/dev/sound/pcm/ac97.c