PERFORCE change 1199448 for review
John-Mark Gurney
jmg at FreeBSD.org
Mon Sep 8 04:52:31 UTC 2014
http://p4web.freebsd.org/@@1199448?ac=10
Change 1199448 by jmg at jmg_carbon2 on 2014/08/27 22:53:41
drop extra newline introduced in previous commit..
Affected files ...
.. //depot/projects/opencrypto/sys/sys/libkern.h#3 edit
Differences ...
==== //depot/projects/opencrypto/sys/sys/libkern.h#3 (text+ko) ====
@@ -81,7 +81,6 @@
void arc4rand(void *ptr, u_int len, int reseed);
int bcmp(const void *, const void *, size_t);
int timingsafe_bcmp(const void *, const void *, size_t);
-
void *bsearch(const void *, const void *, size_t,
size_t, int (*)(const void *, const void *));
#ifndef HAVE_INLINE_FFS
More information about the p4-projects
mailing list