Renaming, header, Doxygen, formatting (during refs #314)

This commit is contained in:
Klaus Basan
2014-08-23 23:25:42 +02:00
parent f311582c28
commit 3fb5087ea8
295 changed files with 2736 additions and 3031 deletions

View File

@@ -21,7 +21,7 @@ namespace BlackMisc
class CUserList : public CSequence<CUser>
{
public:
//! \brief Default constructor.
//! Default constructor.
CUserList();
//! Construct from a base class object.