From owner-freebsd-commit Mon Sep 18 05:42:14 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id FAA14519 for freebsd-commit-outgoing; Mon, 18 Sep 1995 05:42:14 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id FAA14507 for cvs-all-outgoing; Mon, 18 Sep 1995 05:42:06 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id FAA14497 for cvs-usrsbin-outgoing; Mon, 18 Sep 1995 05:42:04 -0700 Received: (from bde@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id FAA14488 ; Mon, 18 Sep 1995 05:41:54 -0700 Date: Mon, 18 Sep 1995 05:41:54 -0700 From: Bruce Evans Message-Id: <199509181241.FAA14488@freefall.freebsd.org> To: CVS-commiters, cvs-usrsbin Subject: cvs commit: src/usr.sbin/ppp main.c Sender: owner-commit@FreeBSD.org Precedence: bulk bde 95/09/18 05:41:54 Modified: usr.sbin/ppp main.c Log: Fix a comment that became wrong when it was moved in rev. 1.7. Fix nearby indentation. Cosmetic.