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
36c32
< * $NetBSD: prompt.c,v 1.7 2000/09/04 22:06:31 lukem Exp $
---
> * $NetBSD: prompt.c,v 1.11 2003/08/07 16:44:32 agc Exp $
43c39
< __FBSDID("$FreeBSD: head/lib/libedit/prompt.c 84334 2001-10-01 23:00:29Z obrien $");
---
> __FBSDID("$FreeBSD: head/lib/libedit/prompt.c 148834 2005-08-07 20:55:59Z stefanf $");
60c56
< prompt_default(EditLine *el)
---
> prompt_default(EditLine *el __unused)
73c69
< prompt_default_r(EditLine *el)
---
> prompt_default_r(EditLine *el __unused)
128c124
< prompt_end(EditLine *el)
---
> prompt_end(EditLine *el __unused)