Subject: CVS commit: gnusrc/gnu/dist/toolchain/readline
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 05/06/2002 21:25:46
Module Name:	gnusrc
Committed By:	thorpej
Date:		Mon May  6 18:25:46 UTC 2002

Modified Files:
	gnusrc/gnu/dist/toolchain/readline: display.c

Log Message:
Fix a "comparison is always true" warning from gcc-current by passing
the int version of the chatacter to META_CHAR() (like other parts of
readline do).


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 gnusrc/gnu/dist/toolchain/readline/display.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.