Fix a few text mistaked discovered during merge.

This commit is contained in:
mmdolze
2012-08-19 14:13:26 +00:00
parent 8377bdf212
commit 38c7fb27a3
5 changed files with 8 additions and 7 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
/** \file server/client.h
* Defines all the client data and actions.
*
* \note If you only need 'struct Client' to work with you should use the
* \note If you only need 'struct Client' to work with, you should use the
* following code (which does not create an indirect dependency on
* 'struct Screen'):
*