X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=sbr%2Fm_getfld.c;fp=sbr%2Fm_getfld.c;h=1cc041b54a98e59fde88330cfafcfb602729a74a;hp=e7663cd51c9192664b1b310fd281174dd171074c;hb=5901f87be7eaf0475af7c6c1e139ed844468643c;hpb=a26906e6feefe63dfe0d8f9535444150b2ca0a08 diff --git a/sbr/m_getfld.c b/sbr/m_getfld.c index e7663cd..1cc041b 100644 --- a/sbr/m_getfld.c +++ b/sbr/m_getfld.c @@ -139,7 +139,7 @@ int ismbox = FALSE; ** is used in m_Eom because the first character of the string ** has been read and matched before m_Eom is called. */ -char *msg_delim = ""; +static char *msg_delim = ""; static unsigned char *fdelim; static unsigned char *delimend;