]> andersk Git - openssh.git/blobdiff - auth.h
Whitespace sync
[openssh.git] / auth.h
diff --git a/auth.h b/auth.h
index 34afdb4923118437a37ce966cf76bb0f31dc45a7..0be1f88c4c7e1b17132896a5ffb64f9c154bb5cc 100644 (file)
--- a/auth.h
+++ b/auth.h
@@ -123,8 +123,8 @@ void        krb5_cleanup_proc(Authctxt *authctxt);
 
 #include "auth-pam.h"
 
-void  do_authentication(Authctxt *);
-void  do_authentication2(Authctxt *);
+void   do_authentication(Authctxt *);
+void   do_authentication2(Authctxt *);
 
 void   auth_log(Authctxt *, int, char *, char *);
 void   userauth_finish(Authctxt *, int, char *);
This page took 0.080655 seconds and 4 git commands to generate.