summaryrefslogtreecommitdiff
path: root/auth2.c
diff options
context:
space:
mode:
authordtucker <dtucker>2009-06-22 06:11:06 +0000
committerdtucker <dtucker>2009-06-22 06:11:06 +0000
commit3b94093761dc361eea9e8cda60175286ec0b6b5b (patch)
treef13e5bacac1ad924b60be31d4ec756356988b50b /auth2.c
parent15a09a748b0270f24fe0bf6961aa4b3be8e88aaf (diff)
downloadopenssh-3b94093761dc361eea9e8cda60175286ec0b6b5b.tar.gz
- dtucker@cvs.openbsd.org 2009/06/22 05:39:28
[monitor_wrap.c monitor_mm.c ssh-keygen.c auth2.c gss-genr.c sftp-client.c] alphabetize includes; reduces diff vs portable and style(9). ok stevesk djm (Id sync only; these were already in order in -portable)
Diffstat (limited to 'auth2.c')
-rw-r--r--auth2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/auth2.c b/auth2.c
index 92e6f584..5d546855 100644
--- a/auth2.c
+++ b/auth2.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: auth2.c,v 1.120 2008/11/04 08:22:12 djm Exp $ */
+/* $OpenBSD: auth2.c,v 1.121 2009/06/22 05:39:28 dtucker Exp $ */
/*
* Copyright (c) 2000 Markus Friedl. All rights reserved.
*