From owner-cvs-games Sat Feb 22 21:15:56 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id VAA18349 for cvs-games-outgoing; Sat, 22 Feb 1997 21:15:56 -0800 (PST) Received: (from eivind@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id VAA18342; Sat, 22 Feb 1997 21:15:53 -0800 (PST) Date: Sat, 22 Feb 1997 21:15:53 -0800 (PST) From: Eivind Eklund Message-Id: <199702230515.VAA18342@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-games Subject: cvs commit: src/games/sail pl_main.c Sender: owner-cvs-games@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk eivind 97/02/22 21:15:53 Modified: games/sail pl_main.c Log: Fix sizeof/strlen typo and limit scanf length. scanf spotted by: Aarn Bornstein Revision Changes Path 1.4 +2 -2 src/games/sail/pl_main.c