projects
/
paraslash.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
76f9e57
)
trivial: Fix typo in client.h.
author
Andre Noll
<maan@systemlinux.org>
Mon, 23 Jul 2012 19:51:03 +0000
(21:51 +0200)
committer
Andre Noll
<maan@systemlinux.org>
Sun, 10 Feb 2013 14:27:53 +0000
(15:27 +0100)
client.h
patch
|
blob
|
history
diff --git
a/client.h
b/client.h
index b841b7e1b6b6d0698a404887429840f2ea6e9a47..63afb06d5b8dab834552d4ed31532452d6a5ff91 100644
(file)
--- a/
client.h
+++ b/
client.h
@@
-12,7
+12,7
@@
enum {
CL_CONNECTED,
/** Server sends the welcome message. */
CL_RECEIVED_WELCOME,
- /** Client sends the authenti
fi
cation request. */
+ /** Client sends the authentication request. */
CL_SENT_AUTH,
/** Server sends encrypted challenge. */
CL_RECEIVED_CHALLENGE,