Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LSH
lsh
Commits
6a4e7f31
Commit
6a4e7f31
authored
Jan 14, 2002
by
Niels Möller
Browse files
*** empty log message ***
Rev: src/spki.c:1.37
parent
9145f459
Changes
1
Show whitespace changes
Inline
Side-by-side
src/spki.c
View file @
6a4e7f31
...
...
@@ -207,7 +207,7 @@ spki_sexp_to_signer(struct alist *algorithms,
/* Test key here? */
;
else
werror
(
"sexp_to_signer: Invalid key."
,
expr
);
werror
(
"sexp_to_signer: Invalid key.
\n
"
,
expr
);
return
s
;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment