Source-Changes-D archive

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

Re: CVS commit: xsrc/external/mit/xf86-video-nv/dist/src



    Date:        Mon, 13 Jul 2026 17:18:46 +0000
    From:        "Martin Husemann" <martin%netbsd.org@localhost>
    Message-ID:  <20260713171846.DAE95FA2B%cvs.NetBSD.org@localhost>

  | Move a break into #ifdef HAVE_XAA_H where the switch() it is meant
  | to break has been moved into in the previous change.

Thanks, and sorry about the breakage - it was too late in my day.

kre

ps: rather than the extra ifdef, I would have just changed the "if"
into a "while" so the break became legal...   but either way works.



Home | Main Index | Thread Index | Old Index