=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/servconf.c,v retrieving revision 1.349 retrieving revision 1.350 diff -u -r1.349 -r1.350 --- src/usr.bin/ssh/servconf.c 2019/03/06 22:14:23 1.349 +++ src/usr.bin/ssh/servconf.c 2019/03/25 22:33:44 1.350 @@ -1,5 +1,5 @@ -/* $OpenBSD: servconf.c,v 1.349 2019/03/06 22:14:23 dtucker Exp $ */ +/* $OpenBSD: servconf.c,v 1.350 2019/03/25 22:33:44 djm Exp $ */ /* * Copyright (c) 1995 Tatu Ylonen , Espoo, Finland * All rights reserved @@ -440,7 +440,6 @@ options->auth_methods[0] = NULL; options->num_auth_methods = 0; } - } /* Keyword tokens. */