Module Name: src Committed By: christos Date: Wed Jul 29 18:23:32 UTC 2015
Modified Files:
src/usr.bin/xlint/lint1: tree.c
Log Message:
Make the return type of "? type1 : void *" or "? void * : type1" to be type1
instead of void *.
To generate a diff of this commit:
cvs rdiff -u -r1.79 -r1.80 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.
