Source-Changes archive

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

CVS commit: src/usr.sbin/wiconfig



Module Name:    src
Committed By:   rillig
Date:           Sun Jun 15 14:49:33 UTC 2025

Modified Files:
        src/usr.sbin/wiconfig: wiconfig.c

Log Message:
wiconfig: clean up

Remove semicolon after function body; found by lint.

Replace bzero with memset.

Remove redundant return statements.

Remove trailing whitespace.

No binary change.


To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src/usr.sbin/wiconfig/wiconfig.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