Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Sep 2010 17:29:59 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r213078 - head/sys/conf
Message-ID:  <201009231729.o8NHTxSQ075756@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: imp
Date: Thu Sep 23 17:29:59 2010
New Revision: 213078
URL: http://svn.freebsd.org/changeset/base/213078

Log:
  Clean up stray line in 213077

Modified:
  head/sys/conf/newvers.sh

Modified: head/sys/conf/newvers.sh
==============================================================================
--- head/sys/conf/newvers.sh	Thu Sep 23 17:12:47 2010	(r213077)
+++ head/sys/conf/newvers.sh	Thu Sep 23 17:29:59 2010	(r213078)
@@ -48,7 +48,6 @@ else
 		${SYSDIR}/sys/param.h)
 fi
 
-
 b=share/examples/etc/bsd-style-copyright
 year=`date '+%Y'`
 # look for copyright template



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