lynx-dev
[Top][All Lists]
Advanced

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

LYNX-DEV Typo fix for ac104


From: Doug Kaufman
Subject: LYNX-DEV Typo fix for ac104
Date: Sat, 27 Dec 1997 23:16:11 -0800 (PST)

I came across a simple typographical error in the .lynxrc file.  The
following should fix it.
                             Doug

*** lynx2-7-1/src/LYrcFile.c    Thu Dec 18 09:31:02 1997
--- lynx2-7-1/src/LYrcFile.c.new        Fri Dec 26 22:24:08 1997
***************
*** 632,638 ****
  # logging purposes, and for mailed comments.\n\
  # If you do not want this information given out, set the NO_FROM_HEADER\n\
  # to TRUE in lynx.cfg, or use the -nofrom command line switch.  You also\n\
! # could leave this field blank, but then you won't have if it included in\n\
  # your mailed comments.\n");
      fprintf(fp, "personal_mail_address=%s\n\n",
                (personal_mail_address ? personal_mail_address : ""));
--- 632,638 ----
  # logging purposes, and for mailed comments.\n\
  # If you do not want this information given out, set the NO_FROM_HEADER\n\
  # to TRUE in lynx.cfg, or use the -nofrom command line switch.  You also\n\
! # could leave this field blank, but then you won't have it included in\n\
  # your mailed comments.\n");
      fprintf(fp, "personal_mail_address=%s\n\n",
                (personal_mail_address ? personal_mail_address : ""));


__
Doug Kaufman
Internet: address@hidden (preferred)
          address@hidden

reply via email to

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