return;
}
if (comment == NULL || *comment == '\0')
comment = authfile;
if (options.add_keys_to_agent == 2 &&
!ask_permission("Add key %s (%s) to agent?", authfile, comment)) {
debug3("user denied adding this key");