CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/09/18 06:54:56
Modified files:
usr.sbin/smtpd : aliases.c
Log message:
a few cleanups:
- make static functions static
- pass const char * rather than char * when we mean that
- make parse_alias() more straightforward
ok gilles@
