(echo_kboard): Make externally visible.
This commit is contained in:
parent
417750de1c
commit
f49aedfdf4
1 changed files with 1 additions and 1 deletions
|
@ -224,7 +224,7 @@ static struct kboard *ok_to_echo_at_next_pause;
|
|||
exists, and echo_message_buffer is eq to the current message
|
||||
buffer, we know that the message comes from echo_kboard. */
|
||||
|
||||
static struct kboard *echo_kboard;
|
||||
struct kboard *echo_kboard;
|
||||
|
||||
/* The buffer used for echoing. Set in echo_now, reset in
|
||||
cancel_echoing. */
|
||||
|
|
Loading…
Add table
Reference in a new issue