CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2016/09/23 05:38:21
Modified files: sys/arch/arm/arm: arm32_machdep.c Log message: Use "%s" to print the version string. Avoids a "format string is not a string literal" warning from clang and matches what we do on amd64.