
22 Oct
2004
22 Oct
'04
10:45 p.m.
Caleb Epstein wrote: Thanks for the patch! One minor change: in functions.cpp line 218, that should be: if (0 != strftime (m_buffer, sizeof (m_buffer), m_format.c_str (), &m_tm)) (last arg is pointer)