Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/tests/lib/libc/gen space after comma



details:   https://anonhg.NetBSD.org/src/rev/e992eec309c0
branches:  trunk
changeset: 330603:e992eec309c0
user:      gson <gson%NetBSD.org@localhost>
date:      Tue Jul 15 14:56:34 2014 +0000

description:
space after comma

diffstat:

 tests/lib/libc/gen/t_sleep.c |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r eb72dd84db89 -r e992eec309c0 tests/lib/libc/gen/t_sleep.c
--- a/tests/lib/libc/gen/t_sleep.c      Tue Jul 15 13:27:58 2014 +0000
+++ b/tests/lib/libc/gen/t_sleep.c      Tue Jul 15 14:56:34 2014 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: t_sleep.c,v 1.7 2013/04/12 17:13:55 christos Exp $ */
+/* $NetBSD: t_sleep.c,v 1.8 2014/07/15 14:56:34 gson Exp $ */
 
 /*-
  * Copyright (c) 2006 Frank Kardel
@@ -69,7 +69,7 @@
  * penultimate pass, and the KEVNT_TIMEOUT on the final pass.  We
  * set KEVNT_TIMEOUT just barely long enough to put it into the
  * last test pass, and set MAXSLEEP a couple seconds longer than
- * necessary,in order to avoid a QEMU bug which nearly doubles
+ * necessary, in order to avoid a QEMU bug which nearly doubles
  * some timers.
  */
 



Home | Main Index | Thread Index | Old Index