]> andersk Git - openssh.git/blobdiff - servconf.h
- deraadt@cvs.openbsd.org 2002/05/22 23:18:25
[openssh.git] / servconf.h
index 3134b222a8c3999d944bbb02591fbee0cda2de54..c4e5b5f42bf388e51103f9248d3ac808a00ded0a 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: servconf.h,v 1.54 2002/03/04 17:27:39 stevesk Exp $   */
+/*     $OpenBSD: servconf.h,v 1.57 2002/03/20 19:12:25 stevesk Exp $   */
 
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
@@ -130,7 +130,6 @@ typedef struct {
        char   *authorized_keys_file;   /* File containing public keys */
        char   *authorized_keys_file2;
        int     pam_authentication_via_kbd_int;
-
 }       ServerOptions;
 
 void    initialize_server_options(ServerOptions *);
This page took 0.05932 seconds and 4 git commands to generate.