From owner-cvs-all Mon Sep 4 1:13:52 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 38BD237B42C; Mon, 4 Sep 2000 01:13:50 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA82094; Mon, 4 Sep 2000 01:13:50 -0700 (PDT) (envelope-from peter@FreeBSD.org) Message-Id: <200009040813.BAA82094@freefall.freebsd.org> From: Peter Wemm Date: Mon, 4 Sep 2000 01:13:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libutil libutil.h logout.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG peter 2000/09/04 01:13:50 PDT Modified files: lib/libutil libutil.h logout.c Log: Constify the arg to logout(3). It is const-safe. (cosmetic: drop some "register" qualifications too.) Revision Changes Path 1.28 +2 -2 src/lib/libutil/libutil.h 1.7 +3 -3 src/lib/libutil/logout.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message