]> andersk Git - openssh.git/blobdiff - readconf.h
- djm@cvs.openbsd.org 2004/04/18 23:10:26
[openssh.git] / readconf.h
index 93d833cee3dca68b753f5254d8793e80b85664f7..9d70fee6738dd2eeab6199401a035f49511c4161 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: readconf.h,v 1.60 2004/03/05 10:53:58 markus Exp $    */
+/*     $OpenBSD: readconf.h,v 1.61 2004/04/18 23:10:26 djm Exp $       */
 
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
@@ -108,7 +108,7 @@ typedef struct {
 
 void     initialize_options(Options *);
 void     fill_default_options(Options *);
-int     read_config_file(const char *, const char *, Options *);
+int     read_config_file(const char *, const char *, Options *, int);
 
 int
 process_config_line(Options *, const char *, char *, const char *, int, int *);
This page took 0.636796 seconds and 4 git commands to generate.