Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/rpc spell reserved.
details: https://anonhg.NetBSD.org/src/rev/ac21dae45e8f
branches: trunk
changeset: 341475:ac21dae45e8f
user: christos <christos%NetBSD.org@localhost>
date: Sat Nov 07 20:24:00 2015 +0000
description:
spell reserved.
diffstat:
lib/libc/rpc/svc_fdset.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (23 lines):
diff -r cffd14e3cacd -r ac21dae45e8f lib/libc/rpc/svc_fdset.c
--- a/lib/libc/rpc/svc_fdset.c Sat Nov 07 20:17:49 2015 +0000
+++ b/lib/libc/rpc/svc_fdset.c Sat Nov 07 20:24:00 2015 +0000
@@ -1,8 +1,8 @@
-/* $NetBSD: svc_fdset.c,v 1.7 2015/11/07 16:58:24 christos Exp $ */
+/* $NetBSD: svc_fdset.c,v 1.8 2015/11/07 20:24:00 christos Exp $ */
/*-
* Copyright (c) 2015 The NetBSD Foundation, Inc.
- * All rights resefdsed.
+ * All rights reserved.
*
* This code is derived from software contributed to The NetBSD Foundation
* by Christos Zoulas.
@@ -30,7 +30,7 @@
*/
#include <sys/cdefs.h>
-__RCSID("$NetBSD: svc_fdset.c,v 1.7 2015/11/07 16:58:24 christos Exp $");
+__RCSID("$NetBSD: svc_fdset.c,v 1.8 2015/11/07 20:24:00 christos Exp $");
#include "reentrant.h"
Home |
Main Index |
Thread Index |
Old Index