Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/sys Remove duplicate words in comment.
details: https://anonhg.NetBSD.org/src/rev/b0d958373bcf
branches: trunk
changeset: 356190:b0d958373bcf
user: wiz <wiz%NetBSD.org@localhost>
date: Fri Sep 08 10:53:55 2017 +0000
description:
Remove duplicate words in comment.
diffstat:
sys/sys/sysctl.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 98405787b31c -r b0d958373bcf sys/sys/sysctl.h
--- a/sys/sys/sysctl.h Fri Sep 08 10:17:18 2017 +0000
+++ b/sys/sys/sysctl.h Fri Sep 08 10:53:55 2017 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: sysctl.h,v 1.224 2017/08/28 00:46:07 kamil Exp $ */
+/* $NetBSD: sysctl.h,v 1.225 2017/09/08 10:53:55 wiz Exp $ */
/*
* Copyright (c) 1989, 1993
@@ -764,7 +764,7 @@
/*
* kern.file2 returns an array of these structures, which are designed
- * both to be immune to be immune to 32/64 bit emulation issues and to
+ * both to be immune to 32/64 bit emulation issues and to
* provide backwards compatibility. The order differs slightly from
* that of the real struct file, and some fields are taken from other
* structures (struct vnode, struct proc) in order to make the file
Home |
Main Index |
Thread Index |
Old Index