23 Oct
2004
23 Oct
'04
2:45 a.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)