X-Git-Url: https://git.distorted.org.uk/~mdw/fwd/blobdiff_plain/ad7fbf45c5bba1502237bd4665b0296ce0150734..7481fc9c5a603e35a6972c0be07d18d507e5dd50:/acl.c diff --git a/acl.c b/acl.c index 29dd2db..164a1c3 100644 --- a/acl.c +++ b/acl.c @@ -1,6 +1,6 @@ /* -*-c-*- * - * $Id: acl.c,v 1.4 2003/11/25 14:08:23 mdw Exp $ + * $Id: acl.c,v 1.5 2004/04/08 01:36:25 mdw Exp $ * * Access control list handling * @@ -26,23 +26,6 @@ * Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/*----- Revision history --------------------------------------------------* - * - * $Log: acl.c,v $ - * Revision 1.4 2003/11/25 14:08:23 mdw - * Debianization. Socket target options. Internet binding. - * - * Revision 1.3 1999/07/27 18:30:53 mdw - * Various minor portability fixes. - * - * Revision 1.2 1999/07/26 23:28:15 mdw - * Minor modifications for new design. - * - * Revision 1.1.1.1 1999/07/01 08:56:23 mdw - * Initial revision. - * - */ - /*----- Header files ------------------------------------------------------*/ #include "config.h"