Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Apr 2004 19:46:05 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_intr.c
Message-ID:  <200404170246.i3H2k5jd036476@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         2004/04/16 19:46:05 PDT

  FreeBSD src repository

  Modified files:
    sys/kern             kern_intr.c 
  Log:
  Fixed some style bugs in previous commit (mainly an insertion sort error
  for declarations, and poorly worded messages).
  
  Fixed some nearby style bugs (unsorted declarations).
  
  Revision  Changes    Path
  1.108     +10 -9     src/sys/kern/kern_intr.c



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