Deleted Added
full compact
xtrap.h (302408) xtrap.h (90792)
1/*
1/*
2 * Copyright (c) 2000-2001 Proofpoint, Inc. and its suppliers.
2 * Copyright (c) 2000-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 *
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 * $Id: xtrap.h,v 1.8 2013-11-22 20:51:32 ca Exp $
9 * $Id: xtrap.h,v 1.7 2001/04/03 01:53:01 gshapiro Exp $
10 */
11
12/*
13** scaffolding for testing exception handler code
14*/
15
16#ifndef SM_XTRAP_H
17# define SM_XTRAP_H

--- 21 unchanged lines hidden ---
10 */
11
12/*
13** scaffolding for testing exception handler code
14*/
15
16#ifndef SM_XTRAP_H
17# define SM_XTRAP_H

--- 21 unchanged lines hidden ---