diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2001-04-02 01:02:30 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2001-04-02 01:02:30 -0400 |
commit | 8c68f693cc82e6650afff52fe478c0ccde4bc015 (patch) | |
tree | 395cb6842d38654cda008ac0524564f59d959392 /src/LYHash.h | |
parent | 4bb52da7b05bb0a4331325010be89a0c630f671c (diff) | |
download | lynx-snapshots-8c68f693cc82e6650afff52fe478c0ccde4bc015.tar.gz |
snapshot of project "lynx", label v2-8-4dev_20
Diffstat (limited to 'src/LYHash.h')
-rw-r--r-- | src/LYHash.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/LYHash.h b/src/LYHash.h index b6453fc8..72039a04 100644 --- a/src/LYHash.h +++ b/src/LYHash.h @@ -41,6 +41,7 @@ extern int s_aedit_sel; extern int s_alert; extern int s_alink; extern int s_curedit; +extern int s_forw_backw; extern int s_normal; extern int s_prompt_edit; extern int s_prompt_edit_arr; |