Mercurial > emacs
comparison admin/CPP-DEFINES @ 109747:1f617baf8ae5
Fix -Wwrite-strings warnings in fakemail.c.
* fakemail.c: Include stdlib.h for getenv. Remove declaration of
popen, fclose and pclose.
(my_name, fatal, error, put_line): Use const char*
(main): Remove extern getenv, mail_program_name is const char*.
author | Jan D <jan.h.d@swipnet.se> |
---|---|
date | Wed, 11 Aug 2010 11:16:35 +0200 |
parents | 470bed744331 |
children | 2278399d2eb9 |
comparison
equal
deleted
inserted
replaced
109746:d6fc586a0872 | 109747:1f617baf8ae5 |
---|