Skip to content
Commit cb4bc8ea authored by Keith Packard's avatar Keith Packard
Browse files

Mark debug_print with __attribute__ ((format(__printf__, 1, 0)))



the drmServerInfo member, debug_print, takes a printf format string
and varargs list. Tell the compiler about it.

Signed-off-by: default avatarKeith Packard <keithp@keithp.com>
Reviewed-by: default avatarIan Romanick <ian.d.romanick@intel.com>
parent 8279c8fb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment