From owner-cvs-all Sun Oct 1 11:54:10 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 85C8037B503; Sun, 1 Oct 2000 11:54:08 -0700 (PDT) Received: (from jkh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA58409; Sun, 1 Oct 2000 11:54:08 -0700 (PDT) (envelope-from jkh@FreeBSD.org) Message-Id: <200010011854.LAA58409@freefall.freebsd.org> From: "Jordan K. Hubbard" Date: Sun, 1 Oct 2000 11:54:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/amd/amd clock.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jkh 2000/10/01 11:54:08 PDT Modified files: contrib/amd/amd clock.c Log: Rename struct callout to _callout so that it does not clash with a typedef of the same name. Add a $FreeBSD$ while I'm here. Revision Changes Path 1.2 +11 -8 src/contrib/amd/amd/clock.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message