From owner-cvs-all@FreeBSD.ORG Sun Jan 30 11:53:29 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46E6016A4CE; Sun, 30 Jan 2005 11:53:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EF6843D31; Sun, 30 Jan 2005 11:53:29 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j0UBrSl2013973; Sun, 30 Jan 2005 11:53:29 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j0UBrSVV013972; Sun, 30 Jan 2005 11:53:28 GMT (envelope-from rwatson) Message-Id: <200501301153.j0UBrSVV013972@repoman.freebsd.org> From: Robert Watson Date: Sun, 30 Jan 2005 11:53:28 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/alpha/alpha clock.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Jan 2005 11:53:29 -0000 rwatson 2005-01-30 11:53:28 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/alpha/alpha clock.c Log: Minor style tweak to remove a gratuitous inconsistency between the RELENG_5 and HEAD versions of this file, introduced in change 1.37. Revision Changes Path 1.36.2.3 +1 -1 src/sys/alpha/alpha/clock.c