]> andersk Git - openssh.git/blobdiff - servconf.h
- dtucker@cvs.openbsd.org 2009/11/10 04:30:45
[openssh.git] / servconf.h
index b3ac7da4b6510dcb7131fa7031a311aa47087585..19c7ae609490a0e122feb610b217adf82fea5550 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: servconf.h,v 1.87 2009/01/22 10:02:34 djm Exp $ */
+/* $OpenBSD: servconf.h,v 1.88 2009/10/28 16:38:18 reyk Exp $ */
 
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
@@ -150,6 +150,8 @@ typedef struct {
 
        int     num_permitted_opens;
 
+       int     rdomain;
+
        char   *chroot_directory;
 }       ServerOptions;
 
This page took 0.565563 seconds and 4 git commands to generate.