]> andersk Git - openssh.git/blobdiff - readconf.c
- stevesk@cvs.openbsd.org 2009/12/29 16:38:41
[openssh.git] / readconf.c
index 2f1b0cd3bb59be4b1862d5100a64e2d428de9a36..40fe8f694c4cbf293d1ad7087524215da1775615 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: readconf.c,v 1.180 2009/12/25 19:40:21 stevesk Exp $ */
+/* $OpenBSD: readconf.c,v 1.181 2009/12/29 16:38:41 stevesk Exp $ */
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
  * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
@@ -229,7 +229,7 @@ static struct {
        { "permitlocalcommand", oPermitLocalCommand },
        { "visualhostkey", oVisualHostKey },
        { "useroaming", oUseRoaming },
-       { "rdomain", oRDomain },
+       { "routingdomain", oRDomain },
 #ifdef JPAKE
        { "zeroknowledgepasswordauthentication",
            oZeroKnowledgePasswordAuthentication },
This page took 0.435494 seconds and 4 git commands to generate.