CVSROOT: /cvs Module name: src Changes by: gil...@cvs.openbsd.org 2009/07/28 14:51:50
Modified files: usr.sbin/smtpd : makemap.c Log message: slightly change how makemap parses its lines so that we consider # as a comment only when it starts a line or is preceded by whitespaces. fixes a bug that was reported to me twice and which i ran into, ok jacekm@