Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Oct 2002 03:42:38 -0700 (PDT)
From:      "Tim J. Robbins" <tjr@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libedit history.c
Message-ID:  <200210141042.g9EAgcl1088161@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
tjr         2002/10/14 03:42:38 PDT

  Modified files:
    lib/libedit          history.c 
  Log:
  Write the strvis()'d string out to the history file in history_save(),
  not the original string. Fixes the bug where every second line of a
  history file was empty.
  
  Revision  Changes    Path
  1.7       +2 -2      src/lib/libedit/history.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210141042.g9EAgcl1088161>