Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/column
Module Name:    src
Committed By:   christos
Date:           Sat Feb 23 21:10:54 UTC 2008
Modified Files:
        src/usr.bin/column: column.c
Log Message:
- sizeof(type) -> sizeof(variable)
- add a missing memset()
- process unlimited length lines
To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/usr.bin/column/column.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