From owner-cvs-all Sun Apr 19 16:02:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA00645 for cvs-all-outgoing; Sun, 19 Apr 1998 16:02:07 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA00586; Sun, 19 Apr 1998 23:02:02 GMT (envelope-from jdp@FreeBSD.org) From: John Polstra Received: (from jdp@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA27113; Sun, 19 Apr 1998 16:01:30 -0700 (PDT) Date: Sun, 19 Apr 1998 16:01:30 -0700 (PDT) Message-Id: <199804192301.QAA27113@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-gnu@FreeBSD.ORG Subject: cvs commit: src/gnu/usr.bin/ld/rtld rtld.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jdp 1998/04/19 16:01:30 PDT Modified files: (Branch: RELENG_2_2) gnu/usr.bin/ld/rtld rtld.c Log: Eliminate compiler warnings. I modified the submitted patch a little, primarily by changing the white space. This aligns the fix with changes that have already been made in -current, and will simplify future merges from the main branch. PR: bin/6328 Reviewed by: jdp Submitted by: clkao@heaven.pamud.net (Chia-liang Kao) Revision Changes Path 1.40.2.5 +25 -25 src/gnu/usr.bin/ld/rtld/rtld.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message