Author :
claudio
Date :
2018-11-09 14:14:31
Hash :b5b7f62e Message :M_LEADINGSPACE() and M_TRAILINGSPACE() are just wrappers for
m_leadingspace() and m_trailingspace(). Convert all callers to call
directly the functions and remove the defines.
OK krw@, mpi@