Deleted Added
full compact
mfdef.h (90792) mfdef.h (95154)
1/*
2 * Copyright (c) 1999-2001 Sendmail, Inc. and its suppliers.
3 * All rights reserved.
4 *
5 * By using this file, you agree to the terms and conditions set
6 * forth in the LICENSE file which can be found at the top level of
7 * the sendmail distribution.
8 *
9 *
1/*
2 * Copyright (c) 1999-2001 Sendmail, Inc. and its suppliers.
3 * All rights reserved.
4 *
5 * By using this file, you agree to the terms and conditions set
6 * forth in the LICENSE file which can be found at the top level of
7 * the sendmail distribution.
8 *
9 *
10 * $Id: mfdef.h,v 8.11 2001/09/12 18:02:19 gshapiro Exp $
10 * $Id: mfdef.h,v 1.1.1.1 2002/02/17 21:56:43 gshapiro Exp $
11 */
12
13/*
14** mfdef.h -- Global definitions for mail filter and MTA.
15*/
16
17#ifndef _LIBMILTER_MFDEF_H
18# define _LIBMILTER_MFDEF_H 1

--- 66 unchanged lines hidden ---
11 */
12
13/*
14** mfdef.h -- Global definitions for mail filter and MTA.
15*/
16
17#ifndef _LIBMILTER_MFDEF_H
18# define _LIBMILTER_MFDEF_H 1

--- 66 unchanged lines hidden ---