Module Name: src Committed By: christos Date: Sun Sep 18 17:03:12 UTC 2016
Modified Files:
src/sys/external/bsd/acpica/dist/include: acoutput.h
Log Message:
need const otherwise we get a const qual error from the opcode printing
function that returns const char *.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/external/bsd/acpica/dist/include/acoutput.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
