artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74a4f7c
)
Zap some whitespace
author
tb
<tb@openbsd.org>
Sat, 17 Dec 2022 22:30:39 +0000
(22:30 +0000)
committer
tb
<tb@openbsd.org>
Sat, 17 Dec 2022 22:30:39 +0000
(22:30 +0000)
regress/lib/libcrypto/bn/bn_shift.c
patch
|
blob
|
history
diff --git
a/regress/lib/libcrypto/bn/bn_shift.c
b/regress/lib/libcrypto/bn/bn_shift.c
index
c8f9d3a
..
f447f7b
100644
(file)
--- a/
regress/lib/libcrypto/bn/bn_shift.c
+++ b/
regress/lib/libcrypto/bn/bn_shift.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: bn_shift.c,v 1.
1 2022/12/17 17:18:46 jsing
Exp $ */
+/* $OpenBSD: bn_shift.c,v 1.
2 2022/12/17 22:30:39 tb
Exp $ */
/*
* Copyright (c) 2022 Joel Sing <jsing@openbsd.org>
*
@@
-202,7
+202,7
@@
test_bn_shift(void)
goto failure;
}
}
-
+
if (!check_shift_result(bn1))
goto failure;