]> git.ipfire.org Git - thirdparty/iw.git/commit - info.c
don't print string directly
authorJohannes Berg <johannes@sipsolutions.net>
Sun, 23 Nov 2008 19:55:23 +0000 (20:55 +0100)
committerJohannes Berg <johannes@sipsolutions.net>
Sun, 23 Nov 2008 19:55:23 +0000 (20:55 +0100)
commit69283122a1cea2fc11e55a24d09389a6c1a875d9
tree233e7dfbfd72a86c0b7c00827bc790d70d56f2a0
parentc1081c2008896ede5f50e9173f9427e212bf79f1
don't print string directly

gcc warns about this (for security reasons) despite it clearly not begin a
problem here. Pointed out by Alejandro Riveira Fernández <ariveira@gmail.com>.
info.c