artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f43f234
)
rhe -> the from Crystal Kolipe
author
tb
<tb@openbsd.org>
Tue, 10 Jan 2023 12:47:19 +0000
(12:47 +0000)
committer
tb
<tb@openbsd.org>
Tue, 10 Jan 2023 12:47:19 +0000
(12:47 +0000)
sys/dev/wscons/wsdisplay.c
patch
|
blob
|
history
diff --git
a/sys/dev/wscons/wsdisplay.c
b/sys/dev/wscons/wsdisplay.c
index
15e54fa
..
fbfe0e9
100644
(file)
--- a/
sys/dev/wscons/wsdisplay.c
+++ b/
sys/dev/wscons/wsdisplay.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: wsdisplay.c,v 1.15
0 2022/11/26 06:20:18 anton
Exp $ */
+/* $OpenBSD: wsdisplay.c,v 1.15
1 2023/01/10 12:47:19 tb
Exp $ */
/* $NetBSD: wsdisplay.c,v 1.82 2005/02/27 00:27:52 perry Exp $ */
/*
@@
-2212,7
+2212,7
@@
wsdisplay_switchtoconsole(void)
}
/*
- * Switch
r
he console display to its ddb screen, avoiding locking
+ * Switch
t
he console display to its ddb screen, avoiding locking
* where we can.
*/
void