From owner-freebsd-commit Wed Dec 27 20:53:20 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA13258 for freebsd-commit-outgoing; Wed, 27 Dec 1995 20:53:20 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA13126 for cvs-all-outgoing; Wed, 27 Dec 1995 20:51:57 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA13112 for cvs-games-outgoing; Wed, 27 Dec 1995 20:51:53 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA13098 Wed, 27 Dec 1995 20:51:48 -0800 (PST) Date: Wed, 27 Dec 1995 20:51:48 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199512280451.UAA13098@freefall.freebsd.org> To: CVS-committers, cvs-games Subject: cvs commit: src/games/sail pl_main.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk jkh 95/12/27 20:51:45 Modified: games/sail pl_main.c Log: Truncate the fgets() return properly. Revision Changes Path 1.3 +2 -1 src/games/sail/pl_main.c