Source-Changes archive

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

CVS commit: src/bin/dd



Module Name:    src
Committed By:   rillig
Date:           Sat Oct  9 21:31:36 UTC 2021

Modified Files:
        src/bin/dd: args.c

Log Message:
dd: fix lint warnings about effectively discarding 'const'

args.c(153): warning: call to 'bsearch' effectively discards 'const'
    from argument [346]
args.c(383): dito
args.c(475): dito

No functional change.


To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 src/bin/dd/args.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