Deleted Added
sdiff udiff text old ( 98684 ) new ( 98941 )
full compact
1/* $OpenBSD: readconf.h,v 1.43 2002/06/08 05:17:01 markus Exp $ */
2/* $FreeBSD: head/crypto/openssh/readconf.h 98684 2002-06-23 16:09:08Z des $ */
3
4/*
5 * Author: Tatu Ylonen <ylo@cs.hut.fi>
6 * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
7 * All rights reserved
8 * Functions for reading the configuration file.
9 *
10 * As far as I am concerned, the code I have written for this software

--- 107 unchanged lines hidden ---