diff options
author | Paul Schulz <paul@mawsonlakes.org> | 2018-06-21 18:19:39 +0930 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2018-07-30 10:43:36 +0200 |
commit | 7bbd1855cd06db7552c14d91f1151c8100e8813e (patch) | |
tree | 09a62bf4a3ab21243c5a816d53cadf4d8a6b952c /scripts/make-ras.sh | |
parent | c128371124ce4d197a5fbc00e42b58e9d82c571e (diff) | |
download | upstream-7bbd1855cd06db7552c14d91f1151c8100e8813e.tar.gz upstream-7bbd1855cd06db7552c14d91f1151c8100e8813e.tar.bz2 upstream-7bbd1855cd06db7552c14d91f1151c8100e8813e.zip |
config: Change conf.c remove compiler warnings
Compiler is producing the warning:
warning: format not a string literal and no format arguments
[-Wformat-security]
This patch makes the format a literal string in printf statements.
This with: gcc version 7.3.0 (Ubuntu 7.3.0-16ubuntu3) in Ubuntu 18.04
Signed-off-by: Paul Schulz <paul@mawsonlakes.org>
Diffstat (limited to 'scripts/make-ras.sh')
0 files changed, 0 insertions, 0 deletions