From owner-cvs-games Fri Dec 13 05:59:40 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id FAA18891 for cvs-games-outgoing; Fri, 13 Dec 1996 05:59:40 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id FAA18884; Fri, 13 Dec 1996 05:59:37 -0800 (PST) Date: Fri, 13 Dec 1996 05:59:37 -0800 (PST) From: Bruce Evans Message-Id: <199612131359.FAA18884@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-games Subject: cvs commit: src/games/adventure vocab.c Sender: owner-cvs-games@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 96/12/13 05:59:36 Modified: games/adventure vocab.c Log: Fixed missing declaration of malloc(). Revision Changes Path 1.3 +2 -1 src/games/adventure/vocab.c