summaryrefslogtreecommitdiff
path: root/auth-options.h
diff options
context:
space:
mode:
authormouring <mouring>2002-07-23 21:07:45 +0000
committermouring <mouring>2002-07-23 21:07:45 +0000
commitaca183078b334288a5a7cb4a319d43836737edc8 (patch)
tree5cf22b53dd2d86ec49ad27b9114df99b0e8a2cd1 /auth-options.h
parent12d378403645bfdec8912d91439706a6319c6cc9 (diff)
downloadopenssh-aca183078b334288a5a7cb4a319d43836737edc8.tar.gz
- stevesk@cvs.openbsd.org 2002/07/21 18:34:43
[auth-options.h] remove invalid comment
Diffstat (limited to 'auth-options.h')
-rw-r--r--auth-options.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/auth-options.h b/auth-options.h
index aa6270fd..15fb2125 100644
--- a/auth-options.h
+++ b/auth-options.h
@@ -1,10 +1,9 @@
-/* $OpenBSD: auth-options.h,v 1.11 2002/03/04 17:27:39 stevesk Exp $ */
+/* $OpenBSD: auth-options.h,v 1.12 2002/07/21 18:34:43 stevesk Exp $ */
/*
* Author: Tatu Ylonen <ylo@cs.hut.fi>
* Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, 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