From owner-cvs-games Tue Mar 11 06:08:43 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id GAA04988 for cvs-games-outgoing; Tue, 11 Mar 1997 06:08:43 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id GAA04977; Tue, 11 Mar 1997 06:08:37 -0800 (PST) Date: Tue, 11 Mar 1997 06:08:37 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199703111408.GAA04977@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-games Subject: cvs commit: src/games/random random.c Sender: owner-cvs-games@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk ache 97/03/11 06:08:37 Modified: games/random random.c Log: Fix srandom arg type accodring to Lite2 Use ^ getpid() instead of + getpid() Revision Changes Path 1.4 +1 -1 src/games/random/random.c