]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
- stevesk@cvs.openbsd.org 2002/07/21 18:34:43
authorBen Lindstrom <mouring@eviladmin.org>
Tue, 23 Jul 2002 21:07:45 +0000 (21:07 +0000)
committerBen Lindstrom <mouring@eviladmin.org>
Tue, 23 Jul 2002 21:07:45 +0000 (21:07 +0000)
     [auth-options.h]
     remove invalid comment

ChangeLog
auth-options.h

index 89171306a2b820c086d4b2ab0da81c6ca9f4c2f9..6c3b914d9030621cebf64e43849eb647b16db211 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,9 @@
    - stevesk@cvs.openbsd.org 2002/07/21 18:32:20
      [auth-options.c]
      unneeded includes
+   - stevesk@cvs.openbsd.org 2002/07/21 18:34:43
+     [auth-options.h]
+     remove invalid comment
  
 20020722
  - (bal) AIX tty data limiting patch fix by leigh@solinno.co.uk
  - (stevesk) entropy.c: typo in debug message
  - (djm) ssh-keygen -i needs seeded RNG; report from markus@
 
-$Id: ChangeLog,v 1.2398 2002/07/23 21:06:45 mouring Exp $
+$Id: ChangeLog,v 1.2399 2002/07/23 21:07:45 mouring Exp $
index aa6270fd62ef0aab69ec8cb3396f17dc68e6a6c9..15fb21255e53d582ac88e3519d1e54f463d962ad 100644 (file)
@@ -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