about summary refs log tree commit diff stats
path: root/src/GridText.h
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>1999-03-30 17:24:31 -0500
committerThomas E. Dickey <dickey@invisible-island.net>1999-03-30 17:24:31 -0500
commit327b7c16889c9d95ec076d695c970da11dc32a2b (patch)
tree91a9c864c60dfff69efe63d4cca7aab0b4754d6d /src/GridText.h
parent79de405977ac0d7820576b353dde07ce09cedba9 (diff)
downloadlynx-snapshots-327b7c16889c9d95ec076d695c970da11dc32a2b.tar.gz
snapshot of project "lynx", label v2-8-2dev_21
Diffstat (limited to 'src/GridText.h')
-rw-r--r--src/GridText.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/GridText.h b/src/GridText.h
index b431d422..c328202e 100644
--- a/src/GridText.h
+++ b/src/GridText.h
@@ -271,4 +271,7 @@ extern void HText_ExpandTextarea PARAMS((
 extern int HText_InsertFile PARAMS((
 	struct link *	form_link));
 
+extern void redraw_lines_of_link PARAMS((int cur));
+extern void HTMark_asSource NOPARAMS;
+
 #endif /* LYGRIDTEXT_H */