Deleted Added
full compact
ctm_pass1.c (22997) ctm_pass1.c (50479)
1/*
2 * ----------------------------------------------------------------------------
3 * "THE BEER-WARE LICENSE" (Revision 42):
4 * <phk@login.dknet.dk> wrote this file. As long as you retain this notice you
5 * can do whatever you want with this stuff. If we meet some day, and you think
6 * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp
7 * ----------------------------------------------------------------------------
8 *
1/*
2 * ----------------------------------------------------------------------------
3 * "THE BEER-WARE LICENSE" (Revision 42):
4 * <phk@login.dknet.dk> wrote this file. As long as you retain this notice you
5 * can do whatever you want with this stuff. If we meet some day, and you think
6 * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp
7 * ----------------------------------------------------------------------------
8 *
9 * $Id$
9 * $FreeBSD: head/usr.sbin/ctm/ctm/ctm_pass1.c 50479 1999-08-28 01:35:59Z peter $
10 *
11 */
12
13#include "ctm.h"
14#define BADREAD 1
15
16/*---------------------------------------------------------------------------*/
17/* Pass1 -- Validate the incoming CTM-file.

--- 233 unchanged lines hidden ---
10 *
11 */
12
13#include "ctm.h"
14#define BADREAD 1
15
16/*---------------------------------------------------------------------------*/
17/* Pass1 -- Validate the incoming CTM-file.

--- 233 unchanged lines hidden ---