Source-Changes archive

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

CVS commit: src/sbin/ccdconfig



Module Name:    src
Committed By:   christos
Date:           Sun Feb 22 17:11:23 UTC 2026

Modified Files:
        src/sbin/ccdconfig: ccdconfig.c

Log Message:
Appease clang not liking ","+len:

error: adding 'size_t' (aka 'unsigned long') to a string does not append
    to the string [-Werror,-Wstring-plus-int]
note: use array indexing to silence this warning


To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 src/sbin/ccdconfig/ccdconfig.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