Fixed doxygen warnings

This commit is contained in:
T. van der Zwan
2013-09-09 20:35:28 +00:00
parent a6c0f06b44
commit ecdd7775c5
14 changed files with 205 additions and 35 deletions

View File

@@ -43,7 +43,7 @@ private slots:
///
/// Slot which is called when a client closes a connection
/// @param The Connection object which is being closed
/// @param connection The Connection object which is being closed
///
void closedConnection(JsonClientConnection * connection);