Subject: CVS commit: basesrc/lib/libedit
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 04/09/2002 04:57:35
Module Name: basesrc
Committed By: thorpej
Date: Tue Apr 9 01:57:34 UTC 2002
Modified Files:
basesrc/lib/libedit: readline.c
Log Message:
_rl_qsort_string_compare(): Fix casts. This makes gcc 3.2 happy,
and also allows both LINTED comments to be removed.
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 basesrc/lib/libedit/readline.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.