]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - client.h
Improve documentation of readv_nonblock().
[paraslash.git] / 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 authentification request. */
+       /** Client sends the authentication request. */
        CL_SENT_AUTH,
        /** Server sends encrypted challenge. */
        CL_RECEIVED_CHALLENGE,