about summary refs log tree commit diff stats
path: root/src/LYEdit.h
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>1999-02-18 10:30:13 -0500
committerThomas E. Dickey <dickey@invisible-island.net>1999-02-18 10:30:13 -0500
commitc5fef0d4ab035d8fd988270a39ed6f9d0e9b214c (patch)
tree24189287f1876ed78999a0e3722ed26a8f733d05 /src/LYEdit.h
parent8ce6b560f4fb325be3d34266c54c70eb8668e8e1 (diff)
downloadlynx-snapshots-c5fef0d4ab035d8fd988270a39ed6f9d0e9b214c.tar.gz
snapshot of project "lynx", label v2-8-2dev_17
Diffstat (limited to 'src/LYEdit.h')
-rw-r--r--src/LYEdit.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/LYEdit.h b/src/LYEdit.h
index f8ee515d..3eaa0e73 100644
--- a/src/LYEdit.h
+++ b/src/LYEdit.h
@@ -5,4 +5,6 @@
 
 extern int edit_current_file PARAMS((char *newfile, int cur, int lineno));
 
+extern BOOLEAN editor_can_position NOPARAMS;
+
 #endif /* LYEDIT_H */