Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Jul 2003 07:20:37 -0700 (PDT)
From:      Hartmut Brandt <harti@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netatm atm_cm.c
Message-ID:  <200307261420.h6QEKbSQ043482@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
harti       2003/07/26 07:20:37 PDT

  FreeBSD src repository

  Modified files:
    sys/netatm           atm_cm.c 
  Log:
  Silence a gcc-warning. Do this by inlining the macro-call. This is
  not very nice - the compiler should just silently optimize away the
  unused else clause.
  
  Revision  Changes    Path
  1.31      +1 -2      src/sys/netatm/atm_cm.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307261420.h6QEKbSQ043482>