Deleted Added
full compact
16,20c16
< * 3. All advertising materials mentioning features or use of this software
< * must display the following acknowledgement:
< * This product includes software developed by the University of
< * California, Berkeley and its contributors.
< * 4. Neither the name of the University nor the names of its contributors
---
> * 3. Neither the name of the University nor the names of its contributors
37,38c33,34
< * $NetBSD: map.h,v 1.5 2000/09/04 22:06:31 lukem Exp $
< * $FreeBSD: head/lib/libedit/map.h 84260 2001-10-01 08:41:27Z obrien $
---
> * $NetBSD: map.h,v 1.8 2003/08/07 16:44:32 agc Exp $
> * $FreeBSD: head/lib/libedit/map.h 148834 2005-08-07 20:55:59Z stefanf $
70c66
< protected int map_bind(EditLine *, int, char **);
---
> protected int map_bind(EditLine *, int, const char **);