Deleted Added
full compact
lexer.c (145511) lexer.c (145519)
1/* $NetBSD$ */
1/* $FreeBSD: head/contrib/ipfilter/tools/lexer.c 145519 2005-04-25 18:20:15Z darrenr $ */
2
3/*
4 * Copyright (C) 2003 by Darren Reed.
5 *
6 * See the IPFILTER.LICENCE file for details on licencing.
7 */
8#include <ctype.h>
9#include "ipf.h"

--- 623 unchanged lines hidden ---
2
3/*
4 * Copyright (C) 2003 by Darren Reed.
5 *
6 * See the IPFILTER.LICENCE file for details on licencing.
7 */
8#include <ctype.h>
9#include "ipf.h"

--- 623 unchanged lines hidden ---