Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Feb 2007 07:49:20 +0000 (UTC)
From:      Bruce M Simpson <bms@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys lock.h
Message-ID:  <200702030749.l137nKIP072823@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bms         2007-02-03 07:49:20 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              lock.h 
  Log:
  Style; remove argument names from prototype, be consistent with
  rest of file.
  This has the additional side-effect of removing a C++ reserved keyword
  from this file, which prevents the Click Modular Router's FreeBSD
  kernel support from building.
  
  Reviewed by:    silence on -current
  
  Revision  Changes    Path
  1.63      +3 -3      src/sys/sys/lock.h



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