From owner-freebsd-commit Fri Dec 1 00:11:17 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAA05757 for freebsd-commit-outgoing; Fri, 1 Dec 1995 00:11:17 -0800 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAA05533 for cvs-all-outgoing; Fri, 1 Dec 1995 00:10:31 -0800 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAA05516 for cvs-games-outgoing; Fri, 1 Dec 1995 00:10:28 -0800 Received: (from jkh@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAA05492 ; Fri, 1 Dec 1995 00:10:20 -0800 Date: Fri, 1 Dec 1995 00:10:20 -0800 From: "Jordan K. Hubbard" Message-Id: <199512010810.AAA05492@freefall.freebsd.org> To: CVS-committers, cvs-games Subject: cvs commit: src/games/backgammon/common_source backgammon.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk jkh 95/12/01 00:10:20 Modified: games/backgammon/common_source backgammon.c Log: gets() -> fgets(). I'm tired of looking at the compiler messages! Revision Changes Path 1.3 +6 -6 src/games/backgammon/common_source/backgammon.c