OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Anil Madhavapeddy (avsmcvs.openbsd.org)
Date: Sun Oct 26 2003 - 10:57:44 CST


CVSROOT: /cvs
Module name: src
Changes by: avsmcvs.openbsd.org 2003/10/26 09:57:44

Modified files:
        usr.bin/ssh : sshconnect2.c

Log message:
rename 'supported' static var in userauth_gssapi() to 'gss_supported'
to avoid shadowing the global version. markus ok