]> andersk Git - gssapi-openssh.git/blobdiff - openssh/auth.c
update from Simon
[gssapi-openssh.git] / openssh / auth.c
index 1b060eaa8ca4befcb0b0b6fa98c31febfbbad5c7..c74509862175551f87cd118dce7d3b9988b73490 100644 (file)
@@ -325,7 +325,7 @@ auth_root_allowed(char *method)
  *
  * This returns a buffer allocated by xmalloc.
  */
-static char *
+char *
 expand_authorized_keys(const char *filename, struct passwd *pw)
 {
        char *file, ret[MAXPATHLEN];
This page took 0.080862 seconds and 4 git commands to generate.