Source-Changes archive

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

CVS commit: src/bin/csh



Module Name:    src
Committed By:   dholland
Date:           Sun Feb 24 05:20:17 UTC 2008

Modified Files:
        src/bin/csh: time.c

Log Message:
Dividing by a time_t makes the result time_t, so it should be cast to long
when being printf'd as a long.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/bin/csh/time.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