Source-Changes archive

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

CVS commit: src/usr.bin/last



Module Name:    src
Committed By:   cbiere
Date:           Sat Jan  6 14:11:20 UTC 2007

Modified Files:
        src/usr.bin/last: want.c

Log Message:
Pointing before a memory object is not proper C. Use an index instead of
pointer arithmetic.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/usr.bin/last/want.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