about summary refs log tree commit diff stats
path: root/src/LYExtern.h
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>1999-07-14 16:44:55 -0400
committerThomas E. Dickey <dickey@invisible-island.net>1999-07-14 16:44:55 -0400
commita2a1ab1ed484fec332c6dcccb8d033f1c33bb0b5 (patch)
treedd9b34832247f03ce3fb9142353197cc651f176b /src/LYExtern.h
parent83824f14360f92f8a3a47ac5f136bb077b141065 (diff)
downloadlynx-snapshots-a2a1ab1ed484fec332c6dcccb8d033f1c33bb0b5.tar.gz
snapshot of project "lynx", label v2-8-3dev_4
Diffstat (limited to 'src/LYExtern.h')
-rw-r--r--src/LYExtern.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/LYExtern.h b/src/LYExtern.h
index 094f4ddc..66b49b21 100644
--- a/src/LYExtern.h
+++ b/src/LYExtern.h
@@ -6,5 +6,6 @@
 #endif /* LYSTRUCTS_H */
 
 void run_external PARAMS((char * c));
+char *string_short PARAMS((char * str, int cut_pos));
 
 #endif /* EXTERNALS_H */