From owner-cvs-all Mon Sep 18 20:22: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 7CA3337B422; Mon, 18 Sep 2000 20:22:07 -0700 (PDT) Received: (from archie@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA06938; Mon, 18 Sep 2000 20:22:07 -0700 (PDT) (envelope-from archie@FreeBSD.org) Message-Id: <200009190322.UAA06938@freefall.freebsd.org> From: Archie Cobbs Date: Mon, 18 Sep 2000 20:22:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netgraph ng_pppoe.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG archie 2000/09/18 20:22:07 PDT Modified files: sys/netgraph ng_pppoe.c Log: Rename "struct session" to "struct sess_con" to avoid conflict with upcoming "struct session" in proc.h. Requested by: jasone Revision Changes Path 1.27 +5 -5 src/sys/netgraph/ng_pppoe.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message