From owner-cvs-sys Wed Nov 29 06:09:58 1995 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA17047 for cvs-sys-outgoing; Wed, 29 Nov 1995 06:09:58 -0800 Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id GAA17038 ; Wed, 29 Nov 1995 06:09:36 -0800 Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.9/8.6.9) id BAA25466; Thu, 30 Nov 1995 01:06:00 +1100 Date: Thu, 30 Nov 1995 01:06:00 +1100 From: Bruce Evans Message-Id: <199511291406.BAA25466@godzilla.zeta.org.au> To: CVS-committers@freefall.freebsd.org, asami@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/pci if_de.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk > Modified: sys/pci if_de.c > Log: > 'see" -> "see" (in the comment). > > Noticed by: hilit19.el (stop laughing! ;) > > Revision Changes Path > 1.38 +2 -2 src/sys/pci/if_de.c hilit apparently needs to take `see" lessons. Quotes are not special in comments. It has already caused dump/main.c to be messed up. Bruce