X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=docs%2Fm_getfld.c.humor;fp=docs%2Fm_getfld.c.humor;h=46449095db90b4d435af1cbd59aad062fbe3dc0d;hp=e722c8511377152dfa35a34243ef04f35b3ecaee;hb=4112940aea5591648b03a81907408752c08b33aa;hpb=d4bcca1aa235370bc20bc2734c0cd6f700b17871 diff --git a/docs/m_getfld.c.humor b/docs/m_getfld.c.humor index e722c85..4644909 100644 --- a/docs/m_getfld.c.humor +++ b/docs/m_getfld.c.humor @@ -28,7 +28,7 @@ Enjoy! :-) -- 2012-04-01 markus schnalke be parsed as well. Unfortunately the speed issue finally caught up with us since this routine is at the very heart of MH. - To speed things up considerably, the routine Eom() was made an auxilary + To speed things up considerably, the routine Eom() was made an auxiliary function called by the macro eom(). Unless we are bursting a maildrop, the eom() macro returns FALSE saying we aren't at the end of the message.