Fix compile warning
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Wed, 27 Mar 2019 09:38:41 +0000 (10:38 +0100)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Wed, 27 Mar 2019 10:52:06 +0000 (11:52 +0100)
commitfe377737ffcde4c100efa4a8d8808213f100c2b0
tree152a39d270ab3c22457b2d1386c88a27a8b885fe
parent9f39641d5b3f1666900eb7b7be88236711078ff6
Fix compile warning

timefunc.cpp: In function ‘boost::optional<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > format_min_sec_msec(const timespec&)’:
timefunc.cpp:1000: warning: '0' flag ignored with precision and ‘%d’ gnu_printf format

Also fix small typos.
src/timefunc.cpp
src/timefunc.hxx