Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/xlint/lint1
Module Name: src
Committed By: rillig
Date: Sun Jan 3 19:10:47 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: decl.c init.c lint1.h tree.c
Log Message:
lint: rename type.t_isfield to t_bitfield
To generate a diff of this commit:
cvs rdiff -u -r1.107 -r1.108 src/usr.bin/xlint/lint1/decl.c
cvs rdiff -u -r1.58 -r1.59 src/usr.bin/xlint/lint1/init.c
cvs rdiff -u -r1.49 -r1.50 src/usr.bin/xlint/lint1/lint1.h
cvs rdiff -u -r1.119 -r1.120 src/usr.bin/xlint/lint1/tree.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