Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/lib/libedit



Just cast the parameter to void?

On Fri, Jul 29, 2011 at 04:58:07PM -0400, Christos Zoulas wrote:
> Module Name:  src
> Committed By: christos
> Date:         Fri Jul 29 20:58:07 UTC 2011
> 
> Modified Files:
>       src/lib/libedit: common.c filecomplete.c history.c readline.c vi.c
> 
> Log Message:
> - fix unused params
> - unconditionalize vis.h
> 
> 
> To generate a diff of this commit:
> cvs rdiff -u -r1.27 -r1.28 src/lib/libedit/common.c \
>     src/lib/libedit/filecomplete.c
> cvs rdiff -u -r1.43 -r1.44 src/lib/libedit/history.c
> cvs rdiff -u -r1.96 -r1.97 src/lib/libedit/readline.c
> cvs rdiff -u -r1.37 -r1.38 src/lib/libedit/vi.c
> 
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.
> 


Home | Main Index | Thread Index | Old Index