Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: rillig
Date: Sat May 24 07:00:32 UTC 2025
Modified Files:
src/tests/usr.bin/xlint/lint2: msg_005.exp
src/usr.bin/xlint/lint2: chk.c msg.c
Log Message:
lint: fix wording in a warning about a type conflict
An object does not have a return type, only functions do.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/tests/usr.bin/xlint/lint2/msg_005.exp
cvs rdiff -u -r1.70 -r1.71 src/usr.bin/xlint/lint2/chk.c
cvs rdiff -u -r1.26 -r1.27 src/usr.bin/xlint/lint2/msg.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