Deleted Added
full compact
assert.h (302408) assert.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: assert.h,v 1.11 2013-11-22 20:51:31 ca Exp $
9 * $Id: assert.h,v 1.10 2001/06/07 20:04:53 ca Exp $
10 */
11
12/*
13** libsm abnormal program termination and assertion checking
14** See libsm/assert.html for documentation.
15*/
16
17#ifndef SM_ASSERT_H

--- 96 unchanged lines hidden ---
10 */
11
12/*
13** libsm abnormal program termination and assertion checking
14** See libsm/assert.html for documentation.
15*/
16
17#ifndef SM_ASSERT_H

--- 96 unchanged lines hidden ---