Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Sep 1996 17:10:52 -0700 (PDT)
From:      "Rodney W. Grimes" <rgrimes@GndRsh.aac.dev.com>
To:        cross@math.psu.edu (Dan Cross)
Cc:        current@freebsd.org
Subject:   Re: Typo in /sys/kern/subr_dkbad.c...
Message-ID:  <199609140010.RAA01598@GndRsh.aac.dev.com>
In-Reply-To: <199609132333.TAA00482@augusta.math.psu.edu> from Dan Cross at "Sep 13, 96 07:33:58 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Corrected patch below.

> I came across a small typo in /sys/kern/subr_dkbad.c.  While looking
> for something-probably-unrelated, I noticed that the RCS $Id:$ header
> had been mangled, and was missing the closing ``$''.  Trivial, I know,
> but here's a patch for what it's worth.  :-)
> 
> 	- Dan C.
> 
---
*** subr_dkbad.c        1996/09/13 23:28:01     1.1
--- subr_dkbad.c        1996/09/13 23:28:45
***************
*** 43,49 ****
   *    from: wd.c,v 1.55 1994/10/22 01:57:12 phk Exp $
   *    from: @(#)ufs_disksubr.c        7.16 (Berkeley) 5/4/91
   *    from: ufs_disksubr.c,v 1.8 1994/06/07 01:21:39 phk Exp $
!  *    $Id:
   */
  
  #include <sys/param.h>
--- 43,49 ----
   *    from: wd.c,v 1.55 1994/10/22 01:57:12 phk Exp $
   *    from: @(#)ufs_disksubr.c        7.16 (Berkeley) 5/4/91
   *    from: ufs_disksubr.c,v 1.8 1994/06/07 01:21:39 phk Exp $
!  *    $Id$
   */
  
  #include <sys/param.h>




-- 
Rod Grimes                                      rgrimes@gndrsh.aac.dev.com
Accurate Automation Company                 Reliable computers for FreeBSD



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199609140010.RAA01598>