From 0cb11571ef3a2820a888b47eaa0ea3083e3b9b0f Mon Sep 17 00:00:00 2001 From: "Thomas E. Dickey" Date: Mon, 7 Oct 2002 01:07:23 -0400 Subject: snapshot of project "lynx", label v2-8-5dev_9 --- WWW/Library/Implementation/HTWAIS.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'WWW/Library/Implementation/HTWAIS.c') diff --git a/WWW/Library/Implementation/HTWAIS.c b/WWW/Library/Implementation/HTWAIS.c index 86e8701d..035ebbe5 100644 --- a/WWW/Library/Implementation/HTWAIS.c +++ b/WWW/Library/Implementation/HTWAIS.c @@ -123,7 +123,7 @@ PRIVATE int fd_mosaic_connect_to_server ARGS3( int status; int result; - HTSprintf0(&dummy, "wais://%s:%d/", host_name, port); + HTSprintf0(&dummy, "%s//%s:%d/", STR_WAIS_URL, host_name, port); status = HTDoConnect (dummy, "WAIS", 210, (int *)fd); if (status == HT_INTERRUPTED) { -- cgit 1.4.1-2-gfad0