Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
LSH
lsh
Commits
58150bc4
Commit
58150bc4
authored
Dec 12, 2001
by
Niels Möller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(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
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
src/sexp-conv.c
src/sexp-conv.c
+0
-2
No files found.
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