CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/06/15 12:42:19
Modified files:
usr.bin/ssh : auth2-pubkey.c
Log message:
Make the arguments to match_principals_command() similar to
match_principals_file(), by changing the last argument a
struct sshkey_cert * and dereferencing key->cert in the caller.
No functional change.
ok djm@
