lynx-dev
[Top][All Lists]
Advanced

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

LYNX-DEV 2.7.1 mainloop typo?


From: Klaus Weide
Subject: LYNX-DEV 2.7.1 mainloop typo?
Date: Mon, 14 Apr 1997 00:21:44 -0500 (CDT)

Here is a section from LYMainLoop.c where something seems to be missing:
(under case LYK_PRINT:)

                if (print_options(&newdoc.address, lines_in_file) < 0)
                    break;
                if (!strcmp((curdoc.title ? curdoc.title : ""),
                            HISTORY_PAGE_TITLE))      /* ??? */
                FREE(newdoc.post_data);
                FREE(newdoc.post_content_type);

I don't know how this *should* read.

  Klaus

;
; To UNSUBSCRIBE:  Send a mail message to address@hidden
;                  with "unsubscribe lynx-dev" (without the
;                  quotation marks) on a line by itself.
;

reply via email to

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