about summary refs log tree commit diff stats
path: root/src/LYSearch.h
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2012-02-09 01:56:47 -0500
committerThomas E. Dickey <dickey@invisible-island.net>2012-02-09 01:56:47 -0500
commit53628f60fd3902b835e8b6500bf5b4e2a584db97 (patch)
tree106ee46d10b868a92ff4a345b524bc8953171c53 /src/LYSearch.h
parentf0a9358661ef1e5b61037c1862854c2f2acce2e0 (diff)
downloadlynx-snapshots-53628f60fd3902b835e8b6500bf5b4e2a584db97.tar.gz
snapshot of project "lynx", label v2-8-8dev_9l
Diffstat (limited to 'src/LYSearch.h')
-rw-r--r--src/LYSearch.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/LYSearch.h b/src/LYSearch.h
index f9763301..798809a5 100644
--- a/src/LYSearch.h
+++ b/src/LYSearch.h
@@ -9,8 +9,7 @@
 extern "C" {
 #endif
     extern BOOL textsearch(DocInfo *cur_doc,
-			   char *prev_target,
-			   int target_size,
+			   bstring *prev_target,
 			   int direction);
 
 #define IN_FILE 1