Source-Changes archive

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

CVS commit: basesrc/lib/libcurses



Module Name:    basesrc
Committed By:   blymn
Date:           Tue Oct 22 11:37:35 UTC 2002

Modified Files:
        basesrc/lib/libcurses: color.c newwin.c refresh.c resize.c

Log Message:
Fix lint nits mainly with the len parameter type in hash_more.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 basesrc/lib/libcurses/color.c
cvs rdiff -r1.29 -r1.30 basesrc/lib/libcurses/newwin.c
cvs rdiff -r1.47 -r1.48 basesrc/lib/libcurses/refresh.c
cvs rdiff -r1.3 -r1.4 basesrc/lib/libcurses/resize.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