projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
111a6e2
)
Fix Warning...
author
Dr. Stephen Henson
<steve@openssl.org>
Sun, 19 Oct 2008 17:22:34 +0000
(17:22 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Sun, 19 Oct 2008 17:22:34 +0000
(17:22 +0000)
apps/s_client.c
patch
|
blob
|
history
diff --git
a/apps/s_client.c
b/apps/s_client.c
index edeeb8ef2cf89bef2387635da7a51a3b7ec317e6..1e3dcbc5a493708e93dbd7d4968c0ca9cbc425e5 100644
(file)
--- a/
apps/s_client.c
+++ b/
apps/s_client.c
@@
-370,7
+370,7
@@
enum
PROTO_POP3,
PROTO_IMAP,
PROTO_FTP,
- PROTO_XMPP
,
+ PROTO_XMPP
};
int MAIN(int, char **);