X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=client_common.c;h=f4b09cd23c2eeedf7974583f3bf2cf145c993fc5;hb=b59a3c4131a7cd0da2a4364f6bf29b005400f77b;hp=f0efe42fd49769db17d341f1d325b72661e4918d;hpb=6d5159ed6235647bca461a9414543f76eb0b6da6;p=paraslash.git diff --git a/client_common.c b/client_common.c index f0efe42f..f4b09cd2 100644 --- a/client_common.c +++ b/client_common.c @@ -27,11 +27,11 @@ #define CLIENT_BUFSIZE 4000 /** - * Close the connection to para_server and deallocate per-command ressources. + * Close the connection to para_server and deallocate per-command resources. * * \param ct The client task. * - * This frees all ressources of the current command but keeps the configuration + * This frees all resources of the current command but keeps the configuration * in \p ct->conf. * * \sa \ref client_close().