Module Name: src Committed By: christos Date: Sat Nov 4 01:52:09 UTC 2017
Modified Files: src/sys/dev/wscons: wsdisplay_compat_usl.c wsdisplay_glyphcache.c Log Message: use sizeof(*var) instead of sizeof(type) To generate a diff of this commit: cvs rdiff -u -r1.50 -r1.51 src/sys/dev/wscons/wsdisplay_compat_usl.c cvs rdiff -u -r1.9 -r1.10 src/sys/dev/wscons/wsdisplay_glyphcache.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.