Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Sep 2012 08:45:59 +0000 (UTC)
From:      Ed Schouten <ed@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r239974 - head/sys/sys
Message-ID:  <201209010845.q818jxxc077938@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ed
Date: Sat Sep  1 08:45:58 2012
New Revision: 239974
URL: http://svn.freebsd.org/changeset/base/239974

Log:
  While there, remove an unneeded blank line.
  
  MFC after:	1 month

Modified:
  head/sys/sys/time.h

Modified: head/sys/sys/time.h
==============================================================================
--- head/sys/sys/time.h	Sat Sep  1 08:45:19 2012	(r239973)
+++ head/sys/sys/time.h	Sat Sep  1 08:45:58 2012	(r239974)
@@ -311,7 +311,6 @@ extern struct timeval boottime;
  * much faster than the functions without "get" prefix and should
  * be used where a precision of 1/hz seconds is acceptable or where
  * performance is priority. (NB: "precision", _not_ "resolution" !)
- *
  */
 
 void	binuptime(struct bintime *bt);



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