Source-Changes archive

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

CVS commit: src/sbin/raidctl



Module Name:    src
Committed By:   christos
Date:           Tue Nov 21 16:31:37 UTC 2017

Modified Files:
        src/sbin/raidctl: rf_configure.c

Log Message:
Avoid needless pointer calisthenics: &foo[0] -> foo


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/sbin/raidctl/rf_configure.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