From owner-cvs-lib Fri Jul 25 20:47:51 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id UAA11949 for cvs-lib-outgoing; Fri, 25 Jul 1997 20:47:51 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id UAA11810; Fri, 25 Jul 1997 20:43:39 -0700 (PDT) From: John Polstra Received: (from jdp@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id UAA04743; Fri, 25 Jul 1997 20:43:15 -0700 (PDT) Date: Fri, 25 Jul 1997 20:43:15 -0700 (PDT) Message-Id: <199707260343.UAA04743@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/stdlib malloc.c Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jdp 1997/07/25 20:43:15 PDT Modified files: lib/libc/stdlib malloc.c Log: Fix a minor typo. It only affects the sparc version. Revision Changes Path 1.29 +2 -2 src/lib/libc/stdlib/malloc.c