mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-12-30 18:46:19 +00:00
The printf used to clear the screen didn't have a format string, this adds one to avoid a compiler warning. Signed-off-by: Eric Anholt <eric@anholt.net>