=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/auth-options.h,v retrieving revision 1.10.2.2 retrieving revision 1.11 diff -u -r1.10.2.2 -r1.11 --- src/usr.bin/ssh/auth-options.h 2002/10/11 14:53:06 1.10.2.2 +++ src/usr.bin/ssh/auth-options.h 2002/03/04 17:27:39 1.11 @@ -1,9 +1,10 @@ -/* $OpenBSD: auth-options.h,v 1.10.2.2 2002/10/11 14:53:06 miod Exp $ */ +/* $OpenBSD: auth-options.h,v 1.11 2002/03/04 17:27:39 stevesk Exp $ */ /* * Author: Tatu Ylonen * Copyright (c) 1995 Tatu Ylonen , Espoo, Finland * All rights reserved + * Functions to interface with the SSH_AUTHENTICATION_FD socket. * * As far as I am concerned, the code I have written for this software * can be used freely for any purpose. Any derived versions of this