NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
kern/52910: Typo in src/sys/opencrypto/crypto.c
>Number: 52910
>Category: kern
>Synopsis: Typo in src/sys/opencrypto/crypto.c
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: kern-bug-people
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Sun Jan 07 22:20:01 +0000 2018
>Originator: Sevan Janiyan
>Release: NetBSD-HEAD
>Organization:
>Environment:
>Description:
>How-To-Repeat:
>Fix:
Index: sys/opencrypto/crypto.c
===================================================================
RCS file: /cvsroot/src/sys/opencrypto/crypto.c,v
retrieving revision 1.102
diff -u -r1.102 crypto.c
--- sys/opencrypto/crypto.c 9 Nov 2017 22:20:25 -0000 1.102
+++ sys/opencrypto/crypto.c 7 Jan 2018 22:15:15 -0000
@@ -360,7 +360,7 @@
}
/*
- * Crypto op and desciptor data structures are allocated
+ * Crypto op and descriptor data structures are allocated
* from separate private zones(FreeBSD)/pools(netBSD/OpenBSD) .
*/
static pool_cache_t cryptop_cache;
Home |
Main Index |
Thread Index |
Old Index