From owner-cvs-all Thu May 16 3:57:13 2002 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 96D0037B406; Thu, 16 May 2002 03:57:10 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4GAvA439492; Thu, 16 May 2002 03:57:10 -0700 (PDT) (envelope-from sobomax) Message-Id: <200205161057.g4GAvA439492@freefall.freebsd.org> From: Maxim Sobolev Date: Thu, 16 May 2002 03:57:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys consio.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/05/16 03:57:10 PDT Modified files: sys/sys consio.h Log: Rename struct scr_size into struct _scr_size and struct scrmap into struct _scrmap, so that it doesn't break C++ programs (name of element of the structure is the same as the name of the scructure itself). MFC after: 5 days Revision Changes Path 1.14 +4 -4 src/sys/sys/consio.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message