From c459dbcc280609b937dafb28e8b1f8e644e23903 Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Fri, 13 Sep 2002 23:53:55 +0000 Subject: Sneak in a change without ChangeLog entry: Replace all _at_ in previous change with _on_. --- libcons/priv.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libcons/priv.h') diff --git a/libcons/priv.h b/libcons/priv.h index 9f3fd7b6..598590e5 100644 --- a/libcons/priv.h +++ b/libcons/priv.h @@ -26,10 +26,10 @@ extern int _cons_slack; /* If we jump down at input. */ -extern int _cons_jump_down_at_input; +extern int _cons_jump_down_on_input; /* If we jump down at output. */ -extern int _cons_jump_down_at_output; +extern int _cons_jump_down_on_output; /* The filename of the console server. */ extern char *_cons_file; -- cgit v1.2.3