artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24ca0f2
)
whitespace
author
mlarkin
<mlarkin@openbsd.org>
Thu, 1 Sep 2022 21:50:19 +0000
(21:50 +0000)
committer
mlarkin
<mlarkin@openbsd.org>
Thu, 1 Sep 2022 21:50:19 +0000
(21:50 +0000)
sys/kern/subr_hibernate.c
patch
|
blob
|
history
diff --git
a/sys/kern/subr_hibernate.c
b/sys/kern/subr_hibernate.c
index
780bd7f
..
a362563
100644
(file)
--- a/
sys/kern/subr_hibernate.c
+++ b/
sys/kern/subr_hibernate.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: subr_hibernate.c,v 1.13
5 2022/07/29 17:47:12 semarie
Exp $ */
+/* $OpenBSD: subr_hibernate.c,v 1.13
6 2022/09/01 21:50:19 mlarkin
Exp $ */
/*
* Copyright (c) 2011 Ariane van der Steldt <ariane@stack.nl>
@@
-1271,7
+1271,6
@@
hibernate_unpack_image(union hibernate_info *hib)
image_cur);
image_cur += chunks[fchunks[i]].compressed_size;
-
}
/*