CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/03/07 16:22:53
Modified files:
usr.sbin/smtpd : aliases.c
Log message:
- remove some map_find() calls that are no longer needed, they are followed
by a map_lookup() call that does the map_find() internally
spotted and diff by Mathieu <[email protected]>
