Source-Changes archive

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

CVS commit: src/lib/libcurses



Module Name:    src
Committed By:   dsl
Date:           Fri Feb 18 22:16:27 UTC 2005

Modified Files:
        src/lib/libcurses: ctrace.c cur_hash.c curses_private.h refresh.c

Log Message:
Change first arg of __hash_more to const void * to remove need for double casts


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/lib/libcurses/ctrace.c
cvs rdiff -r1.11 -r1.12 src/lib/libcurses/cur_hash.c
cvs rdiff -r1.36 -r1.37 src/lib/libcurses/curses_private.h
cvs rdiff -r1.60 -r1.61 src/lib/libcurses/refresh.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