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
58150bc4
Commit
58150bc4
authored
Dec 12, 2001
by
Niels Möller
Browse files
(main): Deleted code for newline-terminating
output. Rev: src/sexp-conv.c:1.12
parent
579f8fe6
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/sexp-conv.c
View file @
58150bc4
...
...
@@ -331,8 +331,6 @@ int main(int argc, char **argv)
case
MODE_VANILLA
:
output
=
sexp_format
(
expr
,
options
->
output
,
0
);
if
(
options
->
output
!=
SEXP_CANONICAL
)
output
=
ssh_format
(
"%lfS
\n
"
,
output
);
break
;
case
MODE_SPKI_HASH
:
...
...
Write
Preview
Markdown
is supported
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