From owner-cvs-all Sun Oct 3 3:33:45 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5459614C85; Sun, 3 Oct 1999 03:33:40 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Received: (from marcel@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA72837; Sun, 3 Oct 1999 03:33:40 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Message-Id: <199910031033.DAA72837@freefall.freebsd.org> From: Marcel Moolenaar Date: Sun, 3 Oct 1999 03:33:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys types.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk marcel 1999/10/03 03:33:40 PDT Modified files: sys/sys types.h Log: Don't use const and volatile directly. Use the macros. This fixes the breakage for K&R sources. Revision Changes Path 1.37 +3 -3 src/sys/sys/types.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message