Module Name: src Committed By: riastradh Date: Fri Jan 29 22:25:45 UTC 2016
Modified Files:
src/sys/external/bsd/drm2/dist/drm/nouveau: nouveau_dp.c
Log Message:
Use %"PRIx8", not %hx, for uint8_t. %hx is for unsigned short.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.2 -r1.2 \
src/sys/external/bsd/drm2/dist/drm/nouveau/nouveau_dp.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
