Deleted Added
full compact
ctm_input.c (50479) ctm_input.c (93150)
1/*
2 * ----------------------------------------------------------------------------
3 * "THE BEER-WARE LICENSE" (Revision 42):
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
4 * <phk@FreeBSD.org> 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 *
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 * $FreeBSD: head/usr.sbin/ctm/ctm/ctm_input.c 50479 1999-08-28 01:35:59Z peter $
9 * $FreeBSD: head/usr.sbin/ctm/ctm/ctm_input.c 93150 2002-03-25 13:53:46Z phk $
10 *
11 */
12
13#include "ctm.h"
14
15/*---------------------------------------------------------------------------*/
16void
17Fatal_(int ln, char *fn, char *kind)

--- 121 unchanged lines hidden ---
10 *
11 */
12
13#include "ctm.h"
14
15/*---------------------------------------------------------------------------*/
16void
17Fatal_(int ln, char *fn, char *kind)

--- 121 unchanged lines hidden ---