diff options
author | Ulrich Sibiller <uli42@gmx.de> | 2019-01-18 23:45:26 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2019-03-01 12:02:26 +0100 |
commit | 059028ce72267de69cb6b1983fc3599ee6491d9d (patch) | |
tree | f89f8082716b49177aa4401ef3a23fa83990930c /LICENSE.nxcomp | |
parent | a53c655474c96fc24e38009804291882793c2a3f (diff) | |
download | nx-libs-059028ce72267de69cb6b1983fc3599ee6491d9d.tar.gz nx-libs-059028ce72267de69cb6b1983fc3599ee6491d9d.tar.bz2 nx-libs-059028ce72267de69cb6b1983fc3599ee6491d9d.zip |
Logger.h: remove pragma, correct attributes
Instead of using a pragma which will be valid for the whole file this
only affects the functions where it is actually required and supresses
"format string is not a string literal" warnings.
According to GCC documentation the second attribute parameter should
be 0:
"For functions where the arguments are not available to be checked
(such as vprintf), specify the third parameter as zero".
Diffstat (limited to 'LICENSE.nxcomp')
0 files changed, 0 insertions, 0 deletions