X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Freplsbr.c;fp=uip%2Freplsbr.c;h=624ffd606f28afd5e8bfcbc91aee9b53c14e8ddb;hp=852becd0896998c029777fadde5606a96a8a0333;hb=b9c033e20a676470ec3ead90654ee13f99fd85bc;hpb=88d0e7601d67f8212791482433dcda4cb9d3eaac diff --git a/uip/replsbr.c b/uip/replsbr.c index 852becd..624ffd6 100644 --- a/uip/replsbr.c +++ b/uip/replsbr.c @@ -308,6 +308,9 @@ static unsigned int bufsiz=0; /* current size of buf */ ** We try to not do a lot of malloc/copy/free's (which is why we ** don't call "getcpy") but still place no upper limit on the ** length of the result string. +** +** This routine is an override for the equally named one in sbr/fmt_addr.c. +** Don't delete it! */ char * formataddr(char *orig, char *str)