Skip to content
Snippets Groups Projects
Commit ce0f709b authored by Andreas Bießmann's avatar Andreas Bießmann Committed by Wolfgang Denk
Browse files

cfb_console: fix build breakage


Commit 09c2e90c "unify version_string"
introduced a build breakage in cfb_console.c

---8<---
cfb_console.c:1497: warning: format '%s' expects type 'char *', but
argument 3 has type 'const char (*)[]'
--->8---

Signed-off-by: default avatarAndreas Biemann <andreas.devel@googlemail.com>
parent 40e01881
No related branches found
No related tags found
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