Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Oct 2002 21:49:46 -0700 (PDT)
From:      Juli Mallett <jmallett@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_thread.c
Message-ID:  <200210050449.g954nkhc017394@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jmallett    2002/10/04 21:49:46 PDT

  Modified files:
    sys/kern             kern_thread.c 
  Log:
  Put an easy-to-miss assignment into the proper place.  It was stray in the
  middle of a block of code, with no clear assignment.  While here, move one
  nearby assignment out of declaration.
  
  Revision  Changes    Path
  1.38      +4 -2      src/sys/kern/kern_thread.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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