lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] moxienet? WAS: Re: [Lynx-dev] Make error with lynx-2.8.5


From: Crouton
Subject: [PATCH] moxienet? WAS: Re: [Lynx-dev] Make error with lynx-2.8.5
Date: Tue, 29 Nov 2005 04:47:43 +0300
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050923


I've tried to do here my first patch!
Is correct?

Crouton wrote:

I've just read this yesterday and I begin to beter understand ssl throught these small readme. Thanks!

Just a notice

I use 2.8.5rel.5
lynx --version:
Now, <http://www.moxienet.com> redirect to <http://jackassofalltrades.com/>. With no info about the "SSL for lynx"

But with 2.8-6dev.15:
3170 LYMain.c
 #ifdef USE_SSL ... puts(... moxienet...
1688 CHANGES
 2.8.4rel.1... remove comment in README.ssl directing people to...


Chris.
--- LYMain.c.old        2005-10-17 03:17:20.000000000 +0300
+++ LYMain.c    2005-11-29 04:19:01.000000000 +0300
@@ -3166,8 +3166,6 @@
     puts(gettext("Distributed under the GNU General Public License."));
     puts(gettext("See http://lynx.isc.org/ and the online help for more 
information."));
     puts("");
-#ifdef USE_SSL
-    puts("See http://www.moxienet.com/lynx/ for information about SSL for 
Lynx.");
 #ifdef OPENSSL_VERSION_TEXT
     puts("See http://www.openssl.org/ for information about OpenSSL.");
 #endif /* OPENSSL_VERSION_TEXT */

reply via email to

[Prev in Thread] Current Thread [Next in Thread]