зеркало из https://github.com/mozilla/pjs.git
eliminate use of PRIVATE for reduced xp_core.h dependancy
This commit is contained in:
Родитель
025fd7551c
Коммит
cbc531dbd4
|
@ -210,7 +210,7 @@ char * NET_SACat (char **destination, const char *source)
|
|||
|
||||
*/
|
||||
/* caller must free the return buffer */
|
||||
PRIVATE char *
|
||||
static char *
|
||||
esmtp_value_encode(char *addr)
|
||||
{
|
||||
char *buffer = (char *) PR_Malloc(512); /* esmpt ORCPT allow up to 500 chars encoded addresses */
|
||||
|
|
Загрузка…
Ссылка в новой задаче