]> andersk Git - openssh.git/blobdiff - readconf.h
- djm@cvs.openbsd.org 2009/02/12 03:00:56
[openssh.git] / readconf.h
index d94d65890d291487460ea3c5ea5485017bc5744c..8fb3a852816305319a4a3201ab04492d1be2c820 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: readconf.h,v 1.77 2009/01/22 10:02:34 djm Exp $ */
+/* $OpenBSD: readconf.h,v 1.78 2009/02/12 03:00:56 djm Exp $ */
 
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
@@ -134,7 +134,7 @@ typedef struct {
 void     initialize_options(Options *);
 void     fill_default_options(Options *);
 int     read_config_file(const char *, const char *, Options *, int);
-int     parse_forward(Forward *, const char *, int);
+int     parse_forward(Forward *, const char *, int, int);
 
 int
 process_config_line(Options *, const char *, char *, const char *, int, int *);
This page took 0.046853 seconds and 4 git commands to generate.