base64 encoder/decoder: Add parameter to control linefeed handling
[libi2ncommon] / pclint.lnt
1 // PC-Lint 9.00 settings
2
3 // Don't complain about bitset<7>::set return value
4 -esym(534, std::bitset<*>::set)
5 -esym(534, std::bitset<*>::reset)