Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6]: src/tests/lib/libc/sys Pull up following revision(s) (request...
details: https://anonhg.NetBSD.org/src/rev/1a86df3b2347
branches: netbsd-6
changeset: 774144:1a86df3b2347
user: riz <riz%NetBSD.org@localhost>
date: Tue May 22 18:38:59 2012 +0000
description:
Pull up following revision(s) (requested by martin in ticket #275):
tests/lib/libc/sys/t_lwp_create.c: revision 1.2
Typo in comment
diffstat:
tests/lib/libc/sys/t_lwp_create.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 3f63214ec685 -r 1a86df3b2347 tests/lib/libc/sys/t_lwp_create.c
--- a/tests/lib/libc/sys/t_lwp_create.c Tue May 22 18:37:13 2012 +0000
+++ b/tests/lib/libc/sys/t_lwp_create.c Tue May 22 18:38:59 2012 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: t_lwp_create.c,v 1.1.2.2 2012/05/21 15:25:58 riz Exp $ */
+/* $NetBSD: t_lwp_create.c,v 1.1.2.3 2012/05/22 18:38:59 riz Exp $ */
/*-
* Copyright (c) 2012 The NetBSD Foundation, Inc.
@@ -65,7 +65,7 @@
}
/*
- * Hard to docment - see usage examples below
+ * Hard to document - see usage examples below.
*/
#define INVALID_UCONTEXT(ARCH,NAME,DESC) \
static void ARCH##_##NAME(ucontext_t *); \
Home |
Main Index |
Thread Index |
Old Index