projects
/
elisp
/
starttls.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b02336
)
Fixed indentation.
author
ueno
<ueno>
Thu, 10 Aug 2006 23:42:22 +0000
(23:42 +0000)
committer
ueno
<ueno>
Thu, 10 Aug 2006 23:42:22 +0000
(23:42 +0000)
starttls.c
patch
|
blob
|
history
diff --git
a/starttls.c
b/starttls.c
index
604ab46
..
4127db7
100644
(file)
--- a/
starttls.c
+++ b/
starttls.c
@@
-119,8
+119,8
@@
tcp_connect (hostname, service)
int
main (argc, argv)
- int argc;
- char **argv;
+ int argc;
+ char **argv;
{
int in = fileno (stdin), out = fileno (stdout),
nbuffer, wrote;